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 f272201d Bump commons-parent from 59 to 60 new 64b07d17 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-dbcp.git f272201d is described below commit f272201da4712caf1bd71458370096e0808d25f9 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Aug 26 08:10:33 2023 -0400 Bump commons-parent from 59 to 60 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d51fc339..9f0963e1 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>59</version> + <version>60</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c8ce1fbb..37705950 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -208,7 +208,7 @@ The <action> type attribute can be add,update,fix,remove. Bump slf4j-simple from 1.7.30 to 1.7.36 #169. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump commons-parent from 52 to 59 #180, #219, #254, #278. + Bump commons-parent from 52 to 60 #180, #219, #254, #278. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump JaCoCo from 0.8.7 to 0.8.8.