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-dbutils.git
The following commit(s) were added to refs/heads/master by this push: new b2d9108 Bump commons-parent from 57 to 58 b2d9108 is described below commit b2d91086314d3410029b588ecf26b148e481864e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 11:31:47 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c0f069..45341a8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-dbutils</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1fa993e..8044852 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -93,7 +93,7 @@ The <action> type attribute can be add,update,fix,remove. Bump actions/upload-artifact from 3.1.0 to 3.1.1 #150. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 50 to 57 #14, #113, #139, #168, #189. + Bump commons-parent from 50 to 58 #14, #113, #139, #168, #189. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> Bump junit from 4.12 to 5.9.1 vintage #16, #42, #58.