Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.1.2 to 3.3.1
  • Loading branch information
adamretter committed Apr 9, 2024
2 parents 71b8c8d + 27f6c46 commit 49cd005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exquery-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.2</version>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>com.code54.mojo</groupId>
Expand Down

0 comments on commit 49cd005

Please sign in to comment.