Bump checkstyle to 10.12.6 81/109281/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Dec 2023 12:03:52 +0000 (13:03 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Dec 2023 12:03:52 +0000 (13:03 +0100)
https://checkstyle.org/releasenotes.html#Release_10.12.6

Change-Id: Id20379e055b7f49e83ee2ae26268db862d3eeb57
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index bcbf19b89f1e0577b4c653c8b61565b63ff57f72..976dd234ecddbe3809be2a93e859e7c59c772ff1 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.5</version>
+        <version>10.12.6</version>
       </dependency>
 
       <!-- Testing Dependencies -->
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
               <!-- This should match the dependency management on com.puppycrawl.tools:checkstyle above -->
-              <version>10.12.5</version>
+              <version>10.12.6</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>