Bump checkstyle to 10.1 92/100292/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Mar 2022 16:45:30 +0000 (18:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 30 Mar 2022 16:45:30 +0000 (18:45 +0200)
https://checkstyle.org/releasenotes.html#Release_9.3
https://checkstyle.org/releasenotes.html#Release_10.0
https://checkstyle.org/releasenotes.html#Release_10.1

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

index 29bef4ee6c882c43fdebe33f0bb456cc5524f513..be7c5c4818e6ba5bda5706dd225b9bef32be910f 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>9.2.1</version>
+        <version>10.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>9.2.1</version>
+              <version>10.1</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>