Skip to content

Commit

Permalink
Bump commons-fileupload from 1.2.2 to 1.3.3 in /learn-bui
Browse files Browse the repository at this point in the history
Bumps commons-fileupload from 1.2.2 to 1.3.3.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and landyking committed Sep 20, 2021
1 parent 36be190 commit a880cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn-bui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.2.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit a880cc9

Please sign in to comment.