Skip to content

Commit 3128f2b

Browse files
committed
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0
1 parent 148d16c commit 3128f2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<plugin>
325325
<groupId>org.apache.maven.plugins</groupId>
326326
<artifactId>maven-checkstyle-plugin</artifactId>
327-
<version>3.5.0</version>
327+
<version>3.6.0</version>
328328
<dependencies>
329329
<dependency>
330330
<groupId>com.puppycrawl.tools</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.apache.maven.plugins</groupId>
4242
<artifactId>maven-checkstyle-plugin</artifactId>
43-
<version>3.5.0</version>
43+
<version>3.6.0</version>
4444
<dependencies>
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)