Bump checkstyle to 10.12.7 68/109568/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jan 2024 14:12:42 +0000 (15:12 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jan 2024 14:12:42 +0000 (15:12 +0100)
https://checkstyle.org/releasenotes.html#Release_10.12.7

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

index 90db355f724e674f70a1555377ca828af1376aa9..5b5662f8ae8adc55008c4b75f3e2c54503e44974 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.6</version>
+        <version>10.12.7</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.6</version>
+              <version>10.12.7</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>