Skip to content

Commit

Permalink
Merge pull request #657 from OWASP/dependabot/maven/com.puppycrawl.to…
Browse files Browse the repository at this point in the history
…ols-checkstyle-10.8.0
  • Loading branch information
commjoen authored Mar 1, 2023
2 parents a5d7e18 + c06ef1e commit db71d08
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 @@ -281,7 +281,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.7.0</version>
<version>10.8.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit db71d08

Please sign in to comment.