Skip to content

Commit

Permalink
Merge pull request #137 from citerus/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-checkstyle-plugin-3.3.1
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
2 parents 4140452 + e025ec1 commit 60cfca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<configLocation>src/main/config/checkstyle.xml</configLocation>
<!-- Java source code generated from WSDL -->
Expand Down

0 comments on commit 60cfca7

Please sign in to comment.