Skip to content

Commit

Permalink
Merge pull request #1054 from apache/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.12.3

build(deps): bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3
  • Loading branch information
lprimak authored Aug 28, 2023
2 parents 5682f31 + 6310546 commit f14a7d9
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 @@ -557,7 +557,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 f14a7d9

Please sign in to comment.