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 29235b2d Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7
29235b2d is described below
commit 29235b2deb594fc9a306102506c11319acf1c7b2
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Sep 24 11:41:33 2022 -0400
Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 35a517cc..d7963f8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
<commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
- <commons.japicmp.version>0.15.7</commons.japicmp.version>
+ <commons.japicmp.version>0.16.0</commons.japicmp.version>
<japicmp.skip>false</japicmp.skip>
<junit.version>5.9.1</junit.version>
<spotbugs.skip>false</spotbugs.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 36f91306..7a16a8d3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -126,7 +126,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump commons-parent from 52 to 54 #173.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
- Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
+ Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump animal-sniffer-maven-plugin 1.20 to 1.21.