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 8f8edef0 Bump org.apache.commons:commons-parent from 71 to 72
new 4f6b0dfb Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-vfs.git
8f8edef0 is described below
commit 8f8edef0ab690f04efed8130a32d6e7e5ec45beb
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 14:08:12 2024 -0400
Bump org.apache.commons:commons-parent from 71 to 72
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 64e20bee..b97bf9fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>71</version>
+ <version>72</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4815a467..cbfaebac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -329,7 +329,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump slf4j.version from 1.7.26 to 2.0.13 #484, #486, #524.
</action>
<action dev="ggregory" due-to="Dependabot, Gary Gregory" type="update">
- Bump org.apache.commons:commons-parent from 52 to 71 #497.
+ Bump org.apache.commons:commons-parent from 52 to 72 #497.
</action>
<action dev="ggregory" due-to="Gary Gregory" type="update">
Bump org.ow2.asm:asm from 9.2 to 9.4.