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

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


The following commit(s) were added to refs/heads/3.7.x by this push:
     new c336991163 [UPGRADE] commons-fileupload 1.4 -> 1.5 (#1462)
c336991163 is described below

commit c336991163840e4ae48e01454e3a02a3ef0b7e7c
Author: Benoit TELLIER <[email protected]>
AuthorDate: Thu Feb 23 15:12:09 2023 +0700

    [UPGRADE] commons-fileupload 1.4 -> 1.5 (#1462)
---
 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 ad81752bfc..8f2af8ce46 100644
--- a/server/protocols/jmap-rfc-8621/pom.xml
+++ b/server/protocols/jmap-rfc-8621/pom.xml
@@ -130,7 +130,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to