This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 e51b189d Bump commons-io:commons-io from 2.21.0 to 2.22.0.
e51b189d is described below
commit e51b189d1cd9d5d3266a95c5554a0e12cc872be4
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 23 06:48:51 2026 -0400
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c5771f35..53aeb207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.21.0</version>
+ <version>2.22.0</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 47654e98..9363f7f1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump
org.mockito:mockito-core from 5.13.0 to 5.23.0 #290, #296, #302, #319, #336,
#338, #344, #353, #366, #397.</action>
<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.21.0
#311.</action>
+ <action type="update" due-to="Gary Gregory, Dependabot"
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.22.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.2.2 #322, #337, #345, #365, #374, #396.</action>
<action type="update" due-to="Gary Gregory, Henri Cook"
dev="ggregory">Bump commons-email2-jakarta from com.sun.mail:jakarta.mail:2.0.2
to org.eclipse.angus:jakarta.mail:2.0.5.</action>
<action type="update" due-to="Gary Gregory, Henri Cook"
dev="ggregory">Bump commons-email2-javax from com.sun.mail:jakarta.mail 1.6.7
to 1.6.8.</action>