This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/commons-email.git
The following commit(s) were added to refs/heads/1.x by this push:
new c518a05b Bump com.sun.mail:jakarta.mail from 1.6.7 to 1.6.8.
c518a05b is described below
commit c518a05b24e79d6f1c92a294830df0c9166bfbfa
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 12 07:08:34 2026 -0500
Bump com.sun.mail:jakarta.mail from 1.6.7 to 1.6.8.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7e839578..1ffbe4bb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,6 +33,7 @@
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 65 to 96.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory, Henri
Cook">Bump com.sun.mail:jakarta.mail from 1.6.7 to 1.6.8.</action>
</release>
<release version="1.6.0" date="2023-12-17" description="Feature release
(Java 8 or above).">
<!-- FIX -->