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

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


The following commit(s) were added to refs/heads/master by this push:
     new d0cdd8c13e IT: Bump commons-io:commons-io from 2.14.0 to 2.17.0 (#1899)
d0cdd8c13e is described below

commit d0cdd8c13e5081de28a2b32fec28c2b61c14fb06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 12 20:35:16 2024 +0100

    IT: Bump commons-io:commons-io from 2.14.0 to 2.17.0 (#1899)
    
    Bumps commons-io:commons-io from 2.14.0 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml 
b/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml
index cd2e0fbd9e..25e43ea67c 100644
--- 
a/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml
+++ 
b/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/pom.xml
@@ -35,7 +35,7 @@ under the License.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.14.0</version>
+      <version>2.17.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>

Reply via email to