Skip to content

Commit

Permalink
Merge pull request #521 from OWASP/dependabot/maven/com.puppycrawl.to…
Browse files Browse the repository at this point in the history
…ols-checkstyle-10.5.0

Bump checkstyle from 10.4 to 10.5.0
  • Loading branch information
commjoen committed Dec 1, 2022
2 parents 4df5c18 + 7298f92 commit 8975df6
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 @@ -277,7 +277,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.4</version>
<version>10.5.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 8975df6

Please sign in to comment.