Skip to content

Commit c15ffb3

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v11.0.1
1 parent 89400a5 commit c15ffb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
<dependency>
515515
<groupId>com.puppycrawl.tools</groupId>
516516
<artifactId>checkstyle</artifactId>
517-
<version>11.0.0</version>
517+
<version>11.0.1</version>
518518
</dependency>
519519
</dependencies>
520520
<configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>
4747
<artifactId>checkstyle</artifactId>
48-
<version>11.0.0</version>
48+
<version>11.0.1</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

0 commit comments

Comments
 (0)