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 107249cb Bump jakarta.mail dependencies
107249cb is described below
commit 107249cb96482e370ae09429f4499915186867b6
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 12 07:04:54 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 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2b63b34f..21e7b3d4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +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>
<!-- 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>