Bump checkstyle to 10.5.0 85/103785/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Dec 2022 22:41:59 +0000 (23:41 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Dec 2022 22:46:09 +0000 (23:46 +0100)
https://checkstyle.org/releasenotes.html#Release_10.5.0

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

index a9c5cdcd75793fca7067269e3309b601313c5d6a..8f7d4a2fbfe928cb5ba9a42f0f43d76cbf1d9713 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.4</version>
+        <version>10.5.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.4</version>
+              <version>10.5.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>