Merge pull request #12 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.36

Bump checkstyle from 8.35 to 8.36
diff --git a/pom.xml b/pom.xml
index 89b637d..cd1f9c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     </commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
-    <checkstyle.version>8.35</checkstyle.version>
+    <checkstyle.version>8.36</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
     <commons.spotbugs.version>4.0.4</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.1.2</commons.spotbugs.impl.version>