Skip to content

Commit ddb4c8b

Browse files
author
Vincent Potucek
committed
Pull #2301: Modernize codebase - Bump maven-checkstyle-plugin to: 3.6.0
1 parent 6be7a12 commit ddb4c8b

File tree

1 file changed

+1
-1
lines changed
  • its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-xxxx/checkstyle-test

1 file changed

+1
-1
lines changed

its/core-it-support/maven-it-sample-archetype/src/main/resources/archetype-resources/src/test/resources/mng-xxxx/checkstyle-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ under the License.
5555
<plugin>
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-checkstyle-plugin</artifactId>
58-
<version>2.1</version>
58+
<version>3.6.0</version>
5959
<inherited>true</inherited>
6060
<executions>
6161
<execution>

0 commit comments

Comments
 (0)