Bump checkstyle from 8.34 to 8.35 (#141)

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

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 1da885c..1d963e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 
     <commons.mockito.version>3.4.6</commons.mockito.version>
     <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
-    <checkstyle.version>8.34</checkstyle.version>
+    <checkstyle.version>8.35</checkstyle.version>
 
     <spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
     <spotbugs.impl.version>4.0.6</spotbugs.impl.version>