diff --git a/pom.xml b/pom.xml
index cafc1767c1..51e9bfb148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,7 +434,7 @@
             <plugin>
                 <groupId>com.diffplug.spotless</groupId>
                 <artifactId>spotless-maven-plugin</artifactId>
-                <version>2.30.0</version>
+                <version>2.44.2</version>
                 <configuration>
                     <!-- optional: limit format enforcement to just the files changed by this feature branch -->
                     <!--                <ratchetFrom>origin/main</ratchetFrom>-->