You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/12/01 01:08:09 UTC

(commons-vfs) branch master updated: Bump commons-parent from 64 to 65

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 8e619dd9 Bump commons-parent from 64 to 65
8e619dd9 is described below

commit 8e619dd9e7eefb79820660f66762dbfe8dfb1716
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Nov 30 20:08:04 2023 -0500

    Bump commons-parent from 64 to 65
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 749c4575..a0e43b45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>64</version>
+    <version>65</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 61c2481a..d36e6a29 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -292,7 +292,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 64 #302, #349, #362.
+        Bump commons-parent from 52 to 65 #302, #349, #362.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
         Bump org.ow2.asm:asm from 9.2 to 9.4.