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 a5233ded Bump jakarta.mail dependencies
a5233ded is described below
commit a5233ded3609ce5cb7466485be1912fbb4e75262
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 12 07:06:57 2026 -0500
Bump jakarta.mail dependencies
- Bump commons-email2-jakarta from com.sun.mail:jakarta.mail:2.0.2 to
org.eclipse.angus:jakarta.mail:2.0.5.
- Bump commons-email2-javax from com.sun.mail:jakarta.mail 1.6.7 to
1.6.8.
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21e7b3d4..bff75da7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,8 +35,8 @@
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump
com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>
<action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.21.0
#311.</action>
<action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump com.github.davidmoten:subethasmtp from 7.1.1 to
7.2.0 #322, #337, #345, #365, #374.</action>
- <action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">Bump commons-email2-jakarta from com.sun.mail:jakarta.mail:2.0.2
to org.eclipse.angus:jakarta.mail:2.0.5.</action>
- <action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">Bump commons-email2-javax from com.sun.mail:jakarta.mail 1.6.7
to 1.6.8.</action>
+ <action type="update" due-to="Gary Gregory, Henri Cook"
dev="ggregory">Bump commons-email2-jakarta from com.sun.mail:jakarta.mail:2.0.2
to org.eclipse.angus:jakarta.mail:2.0.5.</action>
+ <action type="update" due-to="Gary Gregory, Henri Cook"
dev="ggregory">Bump commons-email2-javax from com.sun.mail:jakarta.mail 1.6.7
to 1.6.8.</action>
<!-- REMOVE -->
<action type="update" due-to="Gary Gregory" dev="ggregory">Remove unused
EmailException.call(Callable).</action>
<action type="update" due-to="Gary Gregory"
dev="ggregory">EmailException doesn't need to override
printStackTrace().</action>