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

mbuenger pushed a commit to branch maven-filtering-3.x
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git


The following commit(s) were added to refs/heads/maven-filtering-3.x by this 
push:
     new aca046b  [MSHARED-1470] Bump commons-io:commons-io from 2.16.1 to 
2.18.0
aca046b is described below

commit aca046bcece67b999a9a77ce1ba738ac5a112277
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 4 20:22:49 2025 +0100

    [MSHARED-1470] Bump commons-io:commons-io from 2.16.1 to 2.18.0
    
    Bumps commons-io:commons-io from 2.16.1 to 2.18.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 072e559..72e74e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.16.1</version>
+      <version>2.18.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to