Bump checkstyle from 8.36 to 8.36.2 (#71)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36 to 8.36.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36...checkstyle-8.36.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 0680fcf..44fa950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -572,7 +572,7 @@
     <commons.jacoco.version>0.8.6</commons.jacoco.version>

     <commons.spotbugs.version>4.0.4</commons.spotbugs.version>

     <commons.javadoc.version>3.1.1</commons.javadoc.version>

-    <checkstyle.version>8.36</checkstyle.version>

+    <checkstyle.version>8.36.2</checkstyle.version>

 

     <!-- Commons Release Plugin -->

     <commons.bc.version>2.7</commons.bc.version>