Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3
  • Loading branch information
commjoen authored Sep 1, 2023
2 parents 5461f2d + b4fe402 commit 9a31fb5
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.2</version>
<version>10.12.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 9a31fb5

Please sign in to comment.