Bump checkstyle to 10.14.0 99/110399/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Feb 2024 09:56:48 +0000 (10:56 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Feb 2024 10:16:19 +0000 (11:16 +0100)
https://checkstyle.org/releasenotes.html#Release_10.14.0

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

index bba67d006391199605947ff3e3cec7045779d198..848a3fe76fa25f9a63cad064a77560e22fee605c 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.13.0</version>
+        <version>10.14.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.13.0</version>
+              <version>10.14.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>