Skip to content

Commit

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

Bump checkstyle from 10.12.0 to 10.12.1
  • Loading branch information
commjoen authored Jul 1, 2023
2 parents b662e9a + b5d41d8 commit cb63c3d
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 @@ -266,7 +266,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.0</version>
<version>10.12.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit cb63c3d

Please sign in to comment.