Bump checkstyle to 10.12.4 89/108289/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Oct 2023 11:16:39 +0000 (13:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Oct 2023 11:16:39 +0000 (13:16 +0200)
https://checkstyle.org/releasenotes.html#Release_10.12.4

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

index 0570c004dd862c0916310ab3687a3d97203bdb89..64e61ca08353865218da78c0712c994ce011b23b 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.3</version>
+        <version>10.12.4</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.3</version>
+              <version>10.12.4</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>