Merge branch 'cassandra-6.0' into trunk

* cassandra-6.0:
  Bump checkstyle version up to 10.26.1
This commit is contained in:
Maxim Muzafarov 2026-05-21 16:47:23 +02:00
commit 706b71e360
No known key found for this signature in database
GPG Key ID: 7FEC714D84388C16
2 changed files with 2 additions and 2 deletions

View File

@ -548,7 +548,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