This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch CAUSEWAY-3941
in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 438bf6ab4ead15c4031b72d17ff2c1602132ceb7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 03:09:46 2025 +0000
Bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from
2.20.0 to 2.21.0.
-
[Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0)
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 2f9d0550738..9e3045367cf 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -104,7 +104,7 @@ identified
<commons-email.version>1.6.0</commons-email.version>
<commons-httpclient.version>4.5.12</commons-httpclient.version>
- <commons-io.version>2.20.0</commons-io.version>
+ <commons-io.version>2.21.0</commons-io.version>
<cucumber.version>7.31.0</cucumber.version>