Skip to content

Commit

Permalink
Bump commons-fileupload from 1.3 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps commons-fileupload from 1.3 to 1.3.3.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2020
1 parent b77cbe3 commit f144902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit f144902

Please sign in to comment.