Bump checkstyle to 10.17.0 71/111871/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 May 2024 08:32:33 +0000 (10:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 May 2024 08:33:03 +0000 (10:33 +0200)
https://checkstyle.org/releasenotes.html#Release_10.17.0

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

index f5adca9eadb143d6f56006887643abcf370c0ec5..c91139e9b71086c05709fceadd1abaea5946c342 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.16.0</version>
+        <version>10.17.0</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.16.0</version>
+              <version>10.17.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>