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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 6925eb03 Bump commons-parent from 57 to 58 6925eb03 is described below commit 6925eb03ae7af74b368c1005ed75d6cce87151e9 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 21:47:06 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 dc4fb8e3..7041f4a3 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index caf95721..f6f88a26 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -247,7 +247,7 @@ The <action> type attribute can be add,update,fix,remove. Bump slf4j.version from 1.7.26 to 1.7.36 #244. </action> <action dev="ggregory" due-to="Dependabot, Gary Gregory" type="update"> - Bump commons-parent from 52 to 57 #302, #349, #362. + Bump commons-parent from 52 to 58 #302, #349, #362. </action> <action dev="ggregory" due-to="Gary Gregory" type="update"> Bump org.ow2.asm:asm from 9.2 to 9.4.