Merge pull request #1394 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.15.0

build(deps): bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0
diff --git a/pom.xml b/pom.xml
index 686d48d..b3bf2a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -577,7 +577,7 @@
                         <dependency>
                             <groupId>com.puppycrawl.tools</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>10.14.2</version>
+                            <version>10.15.0</version>
                         </dependency>
                     </dependencies>
                 </plugin>