Bump maven-checkstyle-plugin to 3.3.0
[odlparent.git] / odlparent / pom.xml
index 807bc35b51e69ed2b5ead567923360a5f959b0a5..f362444674fc26594857da938928439ca7d850b5 100644 (file)
              We do not need to specify the groupId. -->
         <plugin>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.2.1</version>
+          <version>3.3.0</version>
           <dependencies>
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
     <plugins>
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.2.1</version>
+        <version>3.3.0</version>
       </plugin>
 
       <!-- FIXME: activate this