Skip to content

Commit 618854f

Browse files
Merge pull request #71 from devopsix/dependabot/maven/com.puppycrawl.tools-checkstyle-10.21.4
Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4
2 parents 3c46338 + 03fdb98 commit 618854f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.puppycrawl.tools</groupId>
153153
<artifactId>checkstyle</artifactId>
154-
<version>10.21.3</version>
154+
<version>10.21.4</version>
155155
</dependency>
156156
</dependencies>
157157
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.puppycrawl.tools</groupId>
7070
<artifactId>checkstyle</artifactId>
71-
<version>10.21.3</version>
71+
<version>10.21.4</version>
7272
</dependency>
7373
</dependencies>
7474
</plugin>

0 commit comments

Comments
 (0)