Bump Checkstyle to 8.30
[odlparent.git] / odlparent / pom.xml
index abc852496af9efbbbec2242af49fd9be34c03596..4380fdbea4f375ecf140f39edb67b098e2baf79c 100644 (file)
         <groupId>com.puppycrawl.tools</groupId>
         <artifactId>checkstyle</artifactId>
         <!-- This should match the plugin management on maven-checkstyle-plugin below -->
-        <version>8.29</version>
+        <version>8.30</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>8.29</version>
+              <version>8.30</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>