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 175ab17c Fix XML tag in changes.xml
175ab17c is described below
commit 175ab17c683bd2b286689d8a5e99615af30c36ac
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Aug 20 08:04:33 2025 -0400
Fix XML tag in changes.xml
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 392fb7f1..65b3a82e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
<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>
<action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.20.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.1.8 #322, #337, #345, #365.</actio
+ <action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump com.github.davidmoten:subethasmtp from 7.1.1 to
7.1.8 #322, #337, #345, #365.</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>