Bump checkstyle to 10.16.0
[odlparent.git] / odlparent / pom.xml
index c42d8beeebe6a10873891c9a134dcaaf8f0a7194..1618a16716ca1c72cfdc5cd9d9c8cb6bd492b87e 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.15.0</version>
+        <version>10.16.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.15.0</version>
+              <version>10.16.0</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>