Skip to content

Commit

Permalink
Merge pull request #1625 from OWASP/dependabot/maven/com.puppycrawl.t…
Browse files Browse the repository at this point in the history
…ools-checkstyle-10.18.2

build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2
  • Loading branch information
commjoen authored Oct 6, 2024
2 parents f6700bc + a0cf7a8 commit f59dce2
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 @@ -321,7 +321,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.18.1</version>
<version>10.18.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f59dce2

Please sign in to comment.