Bump maven-checkstyle-plugin to 3.1.1 53/88453/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Mar 2020 09:15:41 +0000 (10:15 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Mar 2020 09:19:17 +0000 (10:19 +0100)
https://blogs.apache.org/maven/entry/apache-maven-checkstyle-plugin-version1

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

index 83d12da654c190e5378742af09b223d99365c8c5..c654c67913dcf89b43a6b5f0030d54b8311a8add 100644 (file)
              We do not need to specify the groupId. -->
         <plugin>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
           <dependencies>
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>