From 1d0422c909b38483d1d7ce612c93f0c5fde33043 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 6 Jan 2021 10:24:39 -0500 Subject: [PATCH] Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #692 --- 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 32f132615..5e49710ab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -90,7 +90,7 @@ The type attribute can be add,update,fix,remove. Bump junit-jupiter from 5.6.2 to 5.7.0. Bump spotbugs from 4.1.2 to 4.2.0, #627, #671. Bump checkstyle from 8.36 to 8.37, #637. - Bump spotbugs-maven-plugin from 4.0.0 to 4.1.4, #593, #596, #609, #623, #632. + 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, #665.