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 2f4d63b418 [MNG-8690] Bump commons-io:commons-io from 2.18.0 to 2.19.0 
(#2261)
2f4d63b418 is described below

commit 2f4d63b4184e6da7e3c0b4cc2387cabc1c7714f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 15:34:51 2025 +0200

    [MNG-8690] Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#2261)
    
    Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.19.0
      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>
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-8690
---
 .../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 847b2cec02..7196e56537 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.18.0</version>
+      <version>2.19.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>

Reply via email to