Bump checkstyle to 10.14.1 15/110715/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 13 Mar 2024 13:44:03 +0000 (14:44 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 13 Mar 2024 13:44:03 +0000 (14:44 +0100)
https://checkstyle.org/releasenotes.html#Release_10.14.1

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

index cd5fa8a5403c5c9e4e9a079ff85ac15a11a86dbf..ac6d8d705d6211498f379402585bd21ea8007739 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.14.0</version>
+        <version>10.14.1</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.14.0</version>
+              <version>10.14.1</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>