Skip to content

Commit 2239380

Browse files
committed
chore(deps): update Commons Fileupload version to 1.5
1 parent c9baa8e commit 2239380

File tree

1 file changed

+1
-6
lines changed
  • aws-serverless-java-container-core

1 file changed

+1
-6
lines changed

aws-serverless-java-container-core/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,7 @@
6161
<dependency>
6262
<groupId>commons-fileupload</groupId>
6363
<artifactId>commons-fileupload</artifactId>
64-
<version>1.4</version>
65-
</dependency>
66-
<dependency><!-- [CVE-2021-29425] commons-fileupload ships with 2.2 -->
67-
<groupId>commons-io</groupId>
68-
<artifactId>commons-io</artifactId>
69-
<version>2.11.0</version>
64+
<version>1.5</version>
7065
</dependency>
7166

7267
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime -->

0 commit comments

Comments
 (0)