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 2f510f9 Update commons.japicmp.version 0.14.3 -> 0.14.4. 2f510f9 is described below commit 2f510f9392879a7da589c74f8430bce5d871e945 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Dec 29 18:55:56 2020 -0500 Update commons.japicmp.version 0.14.3 -> 0.14.4. --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e8b994..3ebd9a4 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,7 @@ <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey> - <commons.japicmp.version>0.14.3</commons.japicmp.version> + <commons.japicmp.version>0.14.4</commons.japicmp.version> <clirr.skip>true</clirr.skip> <japicmp.skip>false</japicmp.skip> <junit.version>5.7.0</junit.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a316418..91d7d12 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,6 +72,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #55. </action> + <action dev="ggregory" type="update" due-to="Gary Gregory"> + Update commons.japicmp.version 0.14.3 -> 0.14.4. + </action> </release> <release version="2.9.0" date="2020-09-25" description="This is a minor release (Java 8)."> <action issue="POOL-387" dev="ggregory" type="update" due-to=" Phil Steitz">