Skip to content

Commit fc7c0ba

Browse files
committed
Upgrade to Commons FileUpload 1.4
Closes gh-18450
1 parent b2334dd commit fc7c0ba

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>commons-fileupload</groupId>
6161
<artifactId>commons-fileupload</artifactId>
62-
<version>1.3.3</version>
62+
<version>1.4</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>io.mockk</groupId>

0 commit comments

Comments
 (0)