This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/master by this push:
new b06b154 Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #59
b06b154 is described below
commit b06b1549b2670f28171312cfc28bb5493760ce89
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 6 13:32:51 2021 -0500
Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #59
---
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 fb54f9b..3f23f56 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="2.9.1" date="202Y-MM-DD" description="This is a MMMM
release (Java 8).">
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 #48, #53.
+ Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0 #48, #53, #59.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/setup-java from v1.4.2 to v1.4.3 #47.
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #51.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs from 4.1.3 to 4.2.0 #52, #56, #59.
+ Bump spotbugs from 4.1.3 to 4.2.0 #52, #56.
</action>
<action dev="ggregory" type="update" due-to="Arturo Bernal"
issue="POOL-389">
Migrate to JUnit 5 #57.