Skip to content

Commit

Permalink
Merge pull request #440 from unic/dependabot/maven/commons-fileupload…
Browse files Browse the repository at this point in the history
…-commons-fileupload-1.5

Bump commons-fileupload from 1.3.3 to 1.5
  • Loading branch information
olaf-otto authored Oct 25, 2023
2 parents 6c269cf + c2bb8b4 commit 31e292b
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 @@ -189,7 +189,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
<version>1.5</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 31e292b

Please sign in to comment.