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 33c1107  Bump commons-parent from 58 to 59
33c1107 is described below

commit 33c1107f94efe3d63b8f833e90ca244287b4ad7f
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 10:24:00 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 5077fb3..4e3a983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-parent</artifactId>
-      <version>58</version>
+      <version>59</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>commons-email</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 192854f..6a35923 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,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 58, #118, #128.
+        Bump commons-parent from 50 to 59, #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