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 d44d7b53 Bump commons-parent from 57 to 58Grammar d44d7b53 is described below commit d44d7b53d36265faefd64440e02329121e2eb012 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 18:12:53 2023 -0400 Bump commons-parent from 57 to 58Grammar --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 816d8ad9..3e796f7c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <artifactId>commons-pool2</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e50060bd..21687194 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -147,7 +147,7 @@ The <action> type attribute can be add,update,fix,remove. Bump asm-util from 9.2 to 9.5 #141, #179, #220. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Bump commons-parent from 52 to 57 #173, #195, #204, #222. + Bump commons-parent from 52 to 58 #173, #195, #204, #222. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump japicmp-maven-plugin from 0.15.3 to 0.16.0.