Skip to content

Commit 2f59333

Browse files
chibenwaArsnael
authored andcommitted
[UPGRADE] commons-fileupload 1.5 -> 1.6.0
Fixes CVE-2025-48976 FileUpload DoS via part headers
1 parent 92b45c0 commit 2f59333

File tree

1 file changed

+1
-1
lines changed
  • server/protocols/jmap-rfc-8621

1 file changed

+1
-1
lines changed

server/protocols/jmap-rfc-8621/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>commons-fileupload</groupId>
152152
<artifactId>commons-fileupload</artifactId>
153-
<version>1.5</version>
153+
<version>1.6.0</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>eu.timepit</groupId>

0 commit comments

Comments
 (0)