Skip to content

Commit

Permalink
Merge pull request #52 from exquery/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-checkstyle-plugin-3.1.0

Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0
  • Loading branch information
adamretter committed Nov 4, 2019
2 parents abd3a58 + b33695e commit 7bfdd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exquery-parent/pom.xml
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>com.code54.mojo</groupId>
Expand Down

0 comments on commit 7bfdd4f

Please sign in to comment.