Merge pull request #168 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.36.2

Bump checkstyle from 8.36 to 8.36.2
diff --git a/pom.xml b/pom.xml
index fde9c58..953f7d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 
     <commons.mockito.version>3.5.10</commons.mockito.version>
     <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
-    <checkstyle.version>8.36</checkstyle.version>
+    <checkstyle.version>8.36.2</checkstyle.version>
 
     <spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
     <spotbugs.impl.version>4.1.2</spotbugs.impl.version>