Skip to content

Commit 65cfb1f

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v13.5.0
1 parent 4037378 commit 65cfb1f

13 files changed

Lines changed: 13 additions & 13 deletions

File tree

caching-validation-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<dependency>
259259
<groupId>com.puppycrawl.tools</groupId>
260260
<artifactId>checkstyle</artifactId>
261-
<version>13.4.2</version>
261+
<version>13.5.0</version>
262262
</dependency>
263263
</dependencies>
264264
<configuration>

codec-sha256/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>com.puppycrawl.tools</groupId>
232232
<artifactId>checkstyle</artifactId>
233-
<version>13.4.2</version>
233+
<version>13.5.0</version>
234234
</dependency>
235235
</dependencies>
236236
<configuration>

crypto-symmetric-managed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>com.puppycrawl.tools</groupId>
252252
<artifactId>checkstyle</artifactId>
253-
<version>13.4.2</version>
253+
<version>13.5.0</version>
254254
</dependency>
255255
</dependencies>
256256
<configuration>

crypto-symmetric/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>com.puppycrawl.tools</groupId>
232232
<artifactId>checkstyle</artifactId>
233-
<version>13.4.2</version>
233+
<version>13.5.0</version>
234234
</dependency>
235235
</dependencies>
236236
<configuration>

csp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>com.puppycrawl.tools</groupId>
241241
<artifactId>checkstyle</artifactId>
242-
<version>13.4.2</version>
242+
<version>13.5.0</version>
243243
</dependency>
244244
</dependencies>
245245
<configuration>

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>com.puppycrawl.tools</groupId>
242242
<artifactId>checkstyle</artifactId>
243-
<version>13.4.2</version>
243+
<version>13.5.0</version>
244244
</dependency>
245245
</dependencies>
246246
<configuration>

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>com.puppycrawl.tools</groupId>
236236
<artifactId>checkstyle</artifactId>
237-
<version>13.4.2</version>
237+
<version>13.5.0</version>
238238
</dependency>
239239
</dependencies>
240240
<configuration>

oauth2-oidc-remember-me/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>com.puppycrawl.tools</groupId>
266266
<artifactId>checkstyle</artifactId>
267-
<version>13.4.2</version>
267+
<version>13.5.0</version>
268268
</dependency>
269269
</dependencies>
270270
<configuration>

oauth2-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>com.puppycrawl.tools</groupId>
285285
<artifactId>checkstyle</artifactId>
286-
<version>13.4.2</version>
286+
<version>13.5.0</version>
287287
</dependency>
288288
</dependencies>
289289
<configuration>

vaadin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>com.puppycrawl.tools</groupId>
295295
<artifactId>checkstyle</artifactId>
296-
<version>13.4.2</version>
296+
<version>13.5.0</version>
297297
</dependency>
298298
</dependencies>
299299
<configuration>

0 commit comments

Comments
 (0)