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


The following commit(s) were added to refs/heads/master by this push:
     new 55dad626 Bump org.apache.commons:commons-parent from 78 to 79
55dad626 is described below

commit 55dad62620755ab61ee31eb9f52de8185e5ae67d
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jan 9 20:42:50 2025 -0500

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

diff --git a/pom.xml b/pom.xml
index 6ef6a7ce..40566c8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>78</version>
+    <version>79</version>
   </parent>
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce34c8cb..d57b24aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,9 +36,9 @@ and commit
 
 The <action> type attribute can be add,update,fix,remove.
 -->
-<document xmlns="http://maven.apache.org/changes/1.0.0";
+<document xmlns="http://maven.apache.org/changes/2.0.0";
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-          xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 
http://maven.apache.org/xsd/changes-1.0.0.xsd";>
+          xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 
https://maven.apache.org/xsd/changes-2.0.0.xsd";>
   <properties>
     <title>Apache Commons BCEL Release Notes</title>
     <author email="d...@commons.apache.org">Apache Commons developers</author>
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- UPDATE -->
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 
3.14.0 to 3.17.0 #334, #341, #351.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 
2.0.0 to 2.1.0 #340, #347, #369, #390.</action>
-      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 
72 to 78 #346, #349, #559, #364, #368, #378.</action>
+      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 
72 to 79 #346, #349, #559, #364, #368, #378.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump commons-io:commons-io from 2.16.1 to 
2.18.0 #357, #387.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump jna.version from 5.14.0 to 5.16.0 #358, 
#399.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin 
from 3.1.0 to 3.2.1 #376.</action>

Reply via email to