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 3b6e1de7 Bump com.github.davidmoten:subethasmtp from 7.1.7 to 7.1.8 #365 3b6e1de7 is described below commit 3b6e1de71883e4f62ced3f4538efdcc3553e3d1f Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Aug 15 18:13:00 2025 -0400 Bump com.github.davidmoten:subethasmtp from 7.1.7 to 7.1.8 #365 --- 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 cfccee31..ec2fcf5a 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.7 #322, #337, #345.</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 <!-- 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>