Bump checkstyle to 10.12.5 40/109140/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Dec 2023 15:18:37 +0000 (16:18 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 1 Dec 2023 19:49:12 +0000 (19:49 +0000)
https://checkstyle.org/releasenotes.html#Release_10.12.5

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

index 6a014dbad8e1af5e182a645da001cc29e0d8d065..3b4fd6af4716cec42220f69073a710c9822cd13b 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.4</version>
+        <version>10.12.5</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.4</version>
+              <version>10.12.5</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>