From 950ab130d616a67c39921b1d8c2c5b877ee8ad55 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 12 May 2021 09:07:02 -0400 Subject: [PATCH] Upgrade checkstyle 8.41.1 -> 8.42 #752. --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 32521e491..f84864732 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,10 +57,10 @@ The type attribute can be add,update,fix,remove. Add and use Suppliers. Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #735. - Bump Bump actions/cache from v2.1.4 to v2.1.5 #742. + Bump Bump actions/cache from v2.1.4 to v2.1.5 #742, #752. Bump actions/setup-java from v1.4.3 to v2. Bump spotbugs from 4.2.2 to 4.2.3 #744. - Bump checkstyle from 8.41 to 8.41.1 #739. + Bump checkstyle from 8.41 to 8.42 #739. Bump easymock from 4.2 to 4.3 #746. commons.jacoco.version 0.8.6 -> 0.8.7. commons.japicmp.version 0.15.2 -> 0.15.3.