Skip to content

Commit 2ec54bb

Browse files
authored
Merge pull request #136 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-10.x
Update dependency com.puppycrawl.tools:checkstyle to v10.21.3
2 parents cbd32f0 + 0d53a9b commit 2ec54bb

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.2</version>
48+
<version>10.21.3</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

template-placeholder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>10.21.2</version>
250+
<version>10.21.3</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

0 commit comments

Comments
 (0)