Bump checkstyle to 10.3.4 91/102591/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Oct 2022 08:21:00 +0000 (10:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 11 Oct 2022 08:21:00 +0000 (10:21 +0200)
https://checkstyle.org/releasenotes.html#Release_10.3.4

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

index b1874a2368532768613db95457590db3a1dbc128..c2486c59902c7bdc981e2d3d5e4efa7f5d5282b5 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.3.3</version>
+        <version>10.3.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.3.3</version>
+              <version>10.3.4</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>