Bump checkstyle to 10.16.0 85/111585/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 10:31:57 +0000 (12:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 10:32:24 +0000 (12:32 +0200)
https://checkstyle.org/releasenotes.html#Release_10.16.0

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

index c42d8beeebe6a10873891c9a134dcaaf8f0a7194..1618a16716ca1c72cfdc5cd9d9c8cb6bd492b87e 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.15.0</version>
+        <version>10.16.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.15.0</version>
+              <version>10.16.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>