diff --git a/pom.xml b/pom.xml
index 8e34f06..ca351f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,8 @@
3.13.0
3.5.2
0.8.12
+ 2.43.0
+ 2.50.0
quarkus-bom
io.quarkus.platform
@@ -132,6 +134,29 @@
+
+ com.diffplug.spotless
+ spotless-maven-plugin
+ ${spotless-maven-plugin.version}
+
+
+
+ check
+
+ compile
+
+
+
+
+
+
+ ${palantir-java-format.version}
+
+ false
+
+
+
+