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-dbcp.git
The following commit(s) were added to refs/heads/master by this push: new e88f4374 Bump commons-parent from 57 to 58 e88f4374 is described below commit e88f43749b5a44d4ae87583769c083c944653b9d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 11:29:24 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7eb7dba9..34b42963 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b047ed41..361409d6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -198,8 +198,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump slf4j-simple from 1.7.30 to 1.7.36 #169. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 52 to 57 #180, #219, #254, #278. + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 52 to 58 #180, #219, #254, #278. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump JaCoCo from 0.8.7 to 0.8.8.