This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 a7151755 Bump org.apache.commons:commons-parent from 101 to 102.
a7151755 is described below

commit a71517554f23fb668703bec0222adaf68aa761e5
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 11 09:46:55 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index e6dd7cf6..7b716f7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>101</version>
+    <version>102</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 5fd3b094..489aea16 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,7 +29,7 @@
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory, Henri Cook, 
Sebb">MultiPartEmail attach methods now throw an IOException if the given file 
is a directory.</action>
       <!-- UPDATE -->
-      <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">Bump commons-parent from 72 to 101 #279, #293, #297, #304, #350, 
#376, #386, #390, #392.</action>
+      <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">Bump commons-parent from 72 to 102 #279, #293, #297, #304, #350, 
#376, #386, #390, #392.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.mockito:mockito-core from 5.13.0 to 5.23.0 #290, #296, #302, #319, #336, 
#338, #344, #353, #366, #397.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.17 #278, #333.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>

Reply via email to