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


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

commit 7da45a115f7ed14d7d33fe7cbfc65c8af38c7a1f
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jan 10 05:52:27 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 e01c8cd..2a467a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>78</version>
+    <version>79</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-email2-parent</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1adcb95..9261bd3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -15,9 +15,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<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 
http://maven.apache.org/xsd/changes-2.0.0.xsd";>
   <properties>
     <title>Apache Commons Email Release Notes</title>
   </properties>
@@ -26,7 +26,7 @@
       <!-- ADD -->
       <!-- FIX -->
       <!-- UPDATE -->
-      <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">Bump commons-parent from 72 to 78 #279, #293, #297, 
#304.</action>
+      <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">Bump commons-parent from 72 to 79 #279, #293, #297, 
#304.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.mockito:mockito-core from 5.13.0 to 5.15.2 #290, #296, #302, #319.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.16 #278.</action>
       <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.18.0 
#311.</action>

Reply via email to