Upgrading Checkstyle
diff --git a/pom.xml b/pom.xml
index 51098c7..77856da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1903,7 +1903,7 @@
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>10.3.1</version>
+              <version>10.3.2</version>
             </dependency>
           </dependencies>
           <configuration>