Bump checkstyle to 10.12.3
[odlparent.git] / odlparent / pom.xml
index 94518e2ca946294a53bcfa33cf560f5f85902847..145f48d9f00f0c9930ec025e06dc33003476de65 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>10.12.1</version>
+        <version>10.12.3</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.12.1</version>
+              <version>10.12.3</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>