From 532e08c3c4b7b8e8d71002480bf4976f9a8985f8 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 6 Aug 2022 16:51:38 -0400 Subject: [PATCH] Bump com.github.spotbugs:spotbugs 4.5.3 -> 4.7.1 --- pom.xml | 1 + src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 3ce28361..c2606213 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,7 @@ 6.48.0 0.8.8 4.7.1.1 + 4.7.1 0.15.7 3.4.0 6.3.1 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3326fd34..96b3d8f8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -66,6 +66,7 @@ Bump commons.pmd-impl.version from 6.41.0 to 6.48.0 #214, #236, #240, #247. Bump opencsv from 5.5.1 to 5.6 #182, #221. Bump spotbugs-maven-plugin from 4.3.0 to 4.7.1.1 #192, #198, #203, #211, #225, #234, #242, #245. + Bump com.github.spotbugs:spotbugs 4.5.3 -> 4.7.1. Bump h2 from 1.4.200 to 2.1.214 #200, #205, #213, #239. Bump maven-javadoc-plugin from 3.3.0 to 3.4.0. Bump biz.aQute.bnd:biz.aQute.bndlib from 5.3.0 to 6.3.1.