You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2023/02/23 01:52:59 UTC

[james-project] branch master updated: Bump commons-fileupload in /server/protocols/jmap-rfc-8621 (#1461)

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 689c7520c6 Bump commons-fileupload in /server/protocols/jmap-rfc-8621 (#1461)
689c7520c6 is described below

commit 689c7520c6e3f6cabe61f2318879b067f77227a5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 23 08:52:53 2023 +0700

    Bump commons-fileupload in /server/protocols/jmap-rfc-8621 (#1461)
    
    Bumps 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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 server/protocols/jmap-rfc-8621/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/protocols/jmap-rfc-8621/pom.xml b/server/protocols/jmap-rfc-8621/pom.xml
index 58ccd01798..5afaa91fa6 100644
--- a/server/protocols/jmap-rfc-8621/pom.xml
+++ b/server/protocols/jmap-rfc-8621/pom.xml
@@ -135,7 +135,7 @@
         <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
-            <version>1.4</version>
+            <version>1.5</version>
         </dependency>
         <dependency>
             <groupId>eu.timepit</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org