This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch surefire-3.5.x
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
The following commit(s) were added to refs/heads/surefire-3.5.x by this push:
new 39dd250a4 Bump commons-io:commons-io from 2.21.0 to 2.22.0
39dd250a4 is described below
commit 39dd250a44f1f2f1f18ea1881d78ac341222ea97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 19:36:49 2026 +0000
Bump commons-io:commons-io from 2.21.0 to 2.22.0
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9911d9ea0..22f964071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
<resolverVersion>1.4.1</resolverVersion>
<commonsLang3Version>3.20.0</commonsLang3Version>
<commonsCompress>1.28.0</commonsCompress>
- <commonsIoVersion>2.21.0</commonsIoVersion>
+ <commonsIoVersion>2.22.0</commonsIoVersion>
<plexus-java-version>1.5.2</plexus-java-version>
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>