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 50f6f7eff0 Bump commons-fileupload:commons-fileupload (#432)
50f6f7eff0 is described below

commit 50f6f7eff01a19eb6c802f4eeab422993de3636a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 14:33:38 2025 +0200

    Bump commons-fileupload:commons-fileupload (#432)
    
    Bumps commons-fileupload:commons-fileupload from 1.5 to 1.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-fileupload:commons-fileupload
      dependency-version: 1.6.0
      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/distributions/ipojo-webconsole-quicktart/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml 
b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
index f49d6e2303..b578c5b7bc 100644
--- a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
+++ b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
@@ -106,7 +106,7 @@
         <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.5</version>
+            <version>1.6.0</version>
         </dependency>
     </dependencies>
 

Reply via email to