This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e0e6b0b5 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3351)
1e0e6b0b5 is described below

commit 1e0e6b0b5b7d8caa4ffd1023997c7857007f50e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 20:47:48 2026 +1000

    Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3351)
    
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 42fc55378..1d921b03c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <resolverVersion>1.9.27</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.4.2</mavenSharedUtilsVersion>

Reply via email to