Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2020
1 parent 7e3a0f0 commit b8b33fb
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit b8b33fb

Please sign in to comment.