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 e03db7e  Bump commons-parent from 59 to 61
e03db7e is described below

commit e03db7eb98365b01b32e2ffafc8df6f4512a6149
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 12:17:17 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 4e3a983..10e5043 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-parent</artifactId>
-      <version>59</version>
+      <version>61</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>commons-email</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2a368ef..22bf008 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@
         Bump javax.mail dependency to 1.6.1, so that i18n is supported for 
email addresses.
       </action>
       <action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">
-        Bump commons-parent from 50 to 59, #118, #128.
+        Bump commons-parent from 50 to 61, #118, #128.
       </action>
       <action type="update" due-to="Dependabot, Gary Gregory" dev="ggregory">
         Bump spotbugs-maven-plugin from 4.0.0 to 4.7.2 #18.

Reply via email to