Merge pull request #8 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.26

Bump checkstyle from 8.23 to 8.26
diff --git a/pom.xml b/pom.xml
index 7cb59be..02f6611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>8.23</version>
+                            <version>8.26</version>
                         </dependency>
                     </dependencies>
                     <configuration>