From 8407c6212cf791e36cda7e47ff79c94d08bc6268 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 8 Oct 2021 15:18:51 -0400 Subject: [PATCH] Merge spotbugs-maven-plugin entries. --- src/changes/changes.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 83c4e8896..f18c645af 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -86,10 +86,9 @@ The type attribute can be add,update,fix,remove. Add ObjectUtils.hashCodeHex(Object). Add StringUtils.removeStart(String, char). - Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #735. + Bump spotbugs-maven-plugin from 4.2.0 to 4.4.1 #735, #808. Bump Bump actions/cache from v2.1.4 to v2.1.6 #742, #752, #764. Bump actions/setup-java from v1.4.3 to v2. - Bump spotbugs-maven-plugin from 4.2.2 to 4.4.1 #808. Bump spotbugs from 4.2.2 to 4.2.3 #744. Bump checkstyle from 8.41 to 9.0.1 #739, #768, #787, #811. Bump easymock from 4.2 to 4.3 #746.