Bump checkstyle to 10.13.0 99/110099/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 31 Jan 2024 10:59:42 +0000 (11:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 31 Jan 2024 10:59:42 +0000 (11:59 +0100)
https://checkstyle.org/releasenotes.html#Release_10.13.0

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

index 9ff536305f9a624c28fae7b3e4cbb50ae73fc75d..72ce515fa622a9251dfe1cf9cfd7b137fe0d3e01 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.7</version>
+        <version>10.13.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.12.7</version>
+              <version>10.13.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>