Skip to content

Commit 85b009d

Browse files
Merge pull request #58 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1
2 parents cf1b809 + 07c5b65 commit 85b009d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
<plugin>
652652
<groupId>org.apache.maven.plugins</groupId>
653653
<artifactId>maven-checkstyle-plugin</artifactId>
654-
<version>2.15</version>
654+
<version>3.1.1</version>
655655
<configuration>
656656
<configLocation>config/maven_checks.xml</configLocation>
657657
<headerLocation>config/maven-header.txt</headerLocation>

0 commit comments

Comments
 (0)