From 78e3e0390eff215ca26b8117c5c2ee5e01e9592b Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 10 Feb 2021 17:13:10 -0500 Subject: [PATCH] Bump checkstyle from 8.39 to 8.40 #706. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e63a0d88d..31a4ae72d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -96,7 +96,7 @@ The type attribute can be add,update,fix,remove. Bump spotbugs-maven-plugin from 4.0.0 to 4.2.0, #593, #596, #609, #623, #632, #692. Bump biz.aQute.bndlib from 5.1.1 to 5.2.0 #592, #628. Bump junit-pioneer from 0.6.0 to 1.1.0, #589, #597, #600, #624, #625, #662. - Bump checkstyle from 8.34 to 8.38 #594, #614, #637, #665. + Bump checkstyle from 8.34 to 8.40, #594, #614, #637, #665, #706. Bump actions/checkout from v2.3.1 to v2.3.4 #601, #639. Bump actions/setup-java from v1.4.0 to v1.4.2 #612. Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).