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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 9ead52e2 Bump commons-io:commons-io from 2.21.0 to 2.22.0.
9ead52e2 is described below
commit 9ead52e2047fcf647f5bbb520ae218e402acc3bc
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 23 07:03:47 2026 -0400
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
---
commons-jcs4-jcache-extras/pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/commons-jcs4-jcache-extras/pom.xml
b/commons-jcs4-jcache-extras/pom.xml
index 66914213..c956af7b 100644
--- a/commons-jcs4-jcache-extras/pom.xml
+++ b/commons-jcs4-jcache-extras/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.21.0</version>
+ <version>2.22.0</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c8a5e655..b6dbe6f3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -112,7 +112,7 @@
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Update from JUnit 4 to JUnit 5 Vintage.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.4 to 4.5.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.21.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.22.0.</action>
</release>
<release version="3.2.1" date="2024-05-27" description="JDK bug fix
release">
<action dev="tv" type="fix" fixed-issues="JCS-237, JCS-238,
JCS-239, JCS-240" due-to="Murali Thirugnanam, Greg Parmiter">