diff --git a/samples/grpc-server/pom.xml b/samples/grpc-server/pom.xml
index e0216cb..ab1570e 100644
--- a/samples/grpc-server/pom.xml
+++ b/samples/grpc-server/pom.xml
@@ -31,6 +31,7 @@
17
3.25.2
1.63.0
+ 0.0.39
@@ -79,6 +80,20 @@
true
+
+ io.spring.javaformat
+ spring-javaformat-maven-plugin
+ ${spring-javaformat-maven-plugin.version}
+
+
+ validate
+ true
+
+ validate
+
+
+
+
org.xolstice.maven.plugins
protobuf-maven-plugin
@@ -102,4 +117,4 @@
-
\ No newline at end of file
+