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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new e910954a7d Bump commons-io:commons-io from 2.17.0 to 2.18.0
e910954a7d is described below

commit e910954a7da06a5c7aa4d3442a4fac7c2229f595
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 20 13:22:12 2024 +0000

    Bump commons-io:commons-io from 2.17.0 to 2.18.0
    
    Bumps commons-io:commons-io from 2.17.0 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>
---
 modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +-
 pom.xml                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml 
b/modules/samples/transport/jms-sample/jmsService/pom.xml
index 03b6144b57..f5286e0bcf 100644
--- a/modules/samples/transport/jms-sample/jmsService/pom.xml
+++ b/modules/samples/transport/jms-sample/jmsService/pom.xml
@@ -47,7 +47,7 @@
                     <dependency>
                         <groupId>commons-io</groupId>
                         <artifactId>commons-io</artifactId>
-                        <version>2.17.0</version>
+                        <version>2.18.0</version>
                     </dependency>
                 </dependencies>
             </plugin>
diff --git a/pom.xml b/pom.xml
index 995e865cad..46718270b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -764,7 +764,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.17.0</version>
+                <version>2.18.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.httpcomponents.core5</groupId>

Reply via email to