Updating Checkstyle to 8.37
diff --git a/pom.xml b/pom.xml
index 09f049b..6881f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.31</version>
+                            <version>8.37</version>
                        </dependency>
                     </dependencies>
                     <configuration>