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] <49699333+dependabot[bot]@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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@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: [email protected]
For additional commands, e-mail: [email protected]