From 1c6f22016c869f106c4e9e949667613bb308ba4b Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 6 May 2022 07:33:31 -0400 Subject: [PATCH] Bump spotbugs from 4.6.0 to 4.7.0 #189 --- 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 a744e0b86..3170f9085 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -115,7 +115,7 @@ The type attribute can be add,update,fix,remove. Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #125, #136, #157. - Bump spotbugs from 4.3.0 to 4.6.0 #124, #133, #151, #164, #177. + Bump spotbugs from 4.3.0 to 4.7.0 #124, #133, #151, #164, #177, #189. Bump org.mockito:mockito-core 3.11.2 -> 4.5.1, #128, #138, #152, #175, #188.