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 8c5340ee8d Bump commons-fileupload:commons-fileupload (#277)
8c5340ee8d is described below

commit 8c5340ee8d7034b252c17a8e2374f499671fd7d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 10:17:01 2023 +0100

    Bump commons-fileupload:commons-fileupload (#277)
    
    Bumps commons-fileupload:commons-fileupload from 1.4 to 1.5.
    
    ---
    updated-dependencies:
    - dependency-name: commons-fileupload:commons-fileupload
      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 8c2bd20c5d..d1904f509e 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.4</version>
+            <version>1.5</version>
         </dependency>
     </dependencies>
 

Reply via email to