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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new cb4d2fbe9e Bump commons-io:commons-io (#285)
cb4d2fbe9e is described below

commit cb4d2fbe9e1d08130fbf07a6e453c9502c1116af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:20:11 2024 +0200

    Bump commons-io:commons-io (#285)
    
    Bumps commons-io:commons-io from 2.4 to 2.7.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ipojo/handler/transaction/transaction-handler-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/handler/transaction/transaction-handler-it/pom.xml 
b/ipojo/handler/transaction/transaction-handler-it/pom.xml
index 011ecc011e..ad3223eb0a 100644
--- a/ipojo/handler/transaction/transaction-handler-it/pom.xml
+++ b/ipojo/handler/transaction/transaction-handler-it/pom.xml
@@ -152,7 +152,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.4</version>
+            <version>2.7</version>
         </dependency>
 
         <dependency>

Reply via email to