Skip to content

Commit 17b7045

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.22.0
1 parent 99187aa commit 17b7045

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
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>10.21.4</version>
48+
<version>10.22.0</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

spring-security-advanced-authentication-ui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>com.puppycrawl.tools</groupId>
277277
<artifactId>checkstyle</artifactId>
278-
<version>10.21.4</version>
278+
<version>10.22.0</version>
279279
</dependency>
280280
</dependencies>
281281
<configuration>

0 commit comments

Comments
 (0)