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-rdf.git


The following commit(s) were added to refs/heads/master by this push:
     new 2bf1c239 Bump org.apache.commons:commons-parent from 66 to 71.
2bf1c239 is described below

commit 2bf1c239fae5587589c92bab630a6d4ead1280d0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 23 14:37:11 2024 -0400

    Bump org.apache.commons:commons-parent from 66 to 71.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 794a831b..376b72f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>66</version>
+        <version>71</version>
     </parent>
 
     <artifactId>commons-rdf-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bf4366c9..7f339640 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
             Bump actions/setup-java from 1.4.0 to 3.6.0 #81, #99.
         </action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">
-            Bump commons-parent from 52 to 66.
+            Bump org.apache.commons:commons-parent from 52 to 71.
         </action>
         <action type="update" dev="ggregory" due-to="Dependabot">
             Bump actions/upload-artifact from 3.1.0 to 3.1.1 #100.

Reply via email to