Bump checkstyle from 8.41 to 8.42 (#225)

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

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 4fc9878..fd4760c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>8.41</version>
+              <version>8.42</version>
             </dependency>
           </dependencies>
         </plugin>