Bump checkstyle version up to 10.26.1

patch by Maxim Muzafarov; reviewd by Dmitry Konstantinov for CASSANDRA-21395
This commit is contained in:
Maxim Muzafarov 2026-05-21 10:44:52 +02:00
parent 7ac5d93c8b
commit 16c0d1233e
No known key found for this signature in database
GPG Key ID: 7FEC714D84388C16
2 changed files with 2 additions and 2 deletions

View File

@ -552,7 +552,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.1</version>
<version>10.26.1</version>
<scope>test</scope>
</dependency>
<dependency>

File diff suppressed because one or more lines are too long