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 e3c8675 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #236
e3c8675 is described below
commit e3c8675d80fba5257cad043d610a293522a92cd1
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 8 13:28:24 2024 -0400
Bump commons-io:commons-io from 2.16.0 to 2.16.1 #236
---
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 b1fa817..c2ac434 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
<action type="update" due-to="Dependabot" dev="ggregory">Bump
com.github.davidmoten:subethasmtp from 6.0.7 to 7.0.2.</action>
<action type="update" due-to="Dependabot" dev="ggregory">Bump
org.mockito:mockito-core from 5.8.0 to 5.11.0 #222.</action>
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump
commons-parent from 65 to 67.</action>
- <action type="update" due-to="Dependabot" dev="ggregory">Bump
commons-io:commons-io from 2.15.1 to 2.16.0 #231.</action>
+ <action type="update" due-to="Dependabot" dev="ggregory">Bump
commons-io:commons-io from 2.15.1 to 2.16.1 #231, #236.</action>
</release>
<release version="1.6.0" date="2023-12-17" description="Feature release
(Java 8 or above).">
<!-- FIX -->