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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new cd4f38643 Bump commons-io:commons-io in 
/transaction/transaction-manager
cd4f38643 is described below

commit cd4f3864317abc27fc8be53960273e4da376e14a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 10 18:55:11 2025 +0000

    Bump commons-io:commons-io in /transaction/transaction-manager
    
    Bumps commons-io:commons-io from 2.7 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 transaction/transaction-manager/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transaction/transaction-manager/pom.xml 
b/transaction/transaction-manager/pom.xml
index 90903098f..f95c92125 100644
--- a/transaction/transaction-manager/pom.xml
+++ b/transaction/transaction-manager/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.7</version>
+            <version>2.14.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to