Skip to content

Commit 4df51d6

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v13.4.1
1 parent c337b7d commit 4df51d6

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>com.puppycrawl.tools</groupId>
269269
<artifactId>checkstyle</artifactId>
270-
<version>13.4.0</version>
270+
<version>13.4.1</version>
271271
</dependency>
272272
</dependencies>
273273
<configuration>

plugins/geoman/pom.xml

Lines changed: 1 addition & 1 deletion
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>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

plugins/leaflet-markercluster/pom.xml

Lines changed: 1 addition & 1 deletion
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>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

plugins/maplibre-gl-leaflet/pom.xml

Lines changed: 1 addition & 1 deletion
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>13.4.0</version>
250+
<version>13.4.1</version>
251251
</dependency>
252252
</dependencies>
253253
<configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.puppycrawl.tools</groupId>
5151
<artifactId>checkstyle</artifactId>
52-
<version>13.4.0</version>
52+
<version>13.4.1</version>
5353
</dependency>
5454
</dependencies>
5555
<configuration>

0 commit comments

Comments
 (0)