Skip to content

Commit

Permalink
Merge pull request #1619 from hub4j/dependabot/maven/commons-fileuplo…
Browse files Browse the repository at this point in the history
…ad-commons-fileupload-1.5

Chore(deps-dev): Bump commons-fileupload from 1.4 to 1.5
  • Loading branch information
bitwiseman committed Feb 25, 2023
2 parents 612f5ec + 2b8fbfc commit 2b67f7a
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 @@ -485,7 +485,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
<version>1.5</version>
<scope>test</scope>
</dependency>
<!-- for stapler-jetty -->
Expand Down

0 comments on commit 2b67f7a

Please sign in to comment.