Skip to content

Commit e096ca2

Browse files
committed
Update Checkstyle to 13.7.0
1 parent 73cb2d3 commit e096ca2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.properties.default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@ unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
267267
unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar
268268

269269
# ----- Checkstyle, version 6.16 or later -----
270-
checkstyle.version=13.4.2
270+
checkstyle.version=13.7.0
271271
checkstyle.checksum.enabled=true
272272
checkstyle.checksum.algorithm=SHA-512
273-
checkstyle.checksum.value=3888a319c6f0ad2042d1d0b4810575c551a4196d03d131873ba79b1d2293be8d5c7dd3ed86ddbe78ac1edc1f905c946befbd4403c8c6537304424735be9e50ac
273+
checkstyle.checksum.value=7ec26cfb88b8a3c7a91ce099ed1f92713cca08c256b365135ce00a26e320ee40514af157ebd947f0d3bc4e5b320922c68b28343d0126406ca59cb657067793a8
274274
checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
275275
checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar
276276
checkstyle.loc=${base-gh.loc}/checkstyle/checkstyle/releases/download/checkstyle-${checkstyle.version}/checkstyle-${checkstyle.version}-all.jar

webapps/docs/changelog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
to make it easier to see when it's not used by the suite. (csutherl)
444444
</add>
445445
<update>
446-
Update Checkstyle to 13.4.2. (markt)
446+
Update Checkstyle to 13.7.0. (markt)
447447
</update>
448448
<!-- Entries for backport and removal before 12.0.0-M1 below this line -->
449449
<update>

0 commit comments

Comments
 (0)