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 0044194 Bump commons-io:commons-io from 2.15.1 to 2.16.0 #231
0044194 is described below
commit 0044194f6e41c6a2789e137e1ea77965645edb5f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Mar 28 23:14:46 2024 -0400
Bump commons-io:commons-io from 2.15.1 to 2.16.0 #231
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4ba8ae2..b1fa817 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,7 +23,7 @@
</properties>
<body>
- <release version="2.0.0-M1" date="2024-03-02" description="Feature release
(Java 8 or above).">
+ <release version="2.0.0-M1" date="YYYY-MM-DD" description="Feature release
(Java 8 or above).">
<!-- ADD -->
<action dev="ggregory" type="add" due-to="Gary Gregory">Add Maven
property project.build.outputTimestamp for build reproducibility.</action>
<!-- FIX -->
@@ -33,6 +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>
</release>
<release version="1.6.0" date="2023-12-17" description="Feature release
(Java 8 or above).">
<!-- FIX -->