Skip to content

Commit

Permalink
Merge pull request #18 from apache/dependabot/maven/struts2-archetype…
Browse files Browse the repository at this point in the history
…-starter/src/main/resources/archetype-resources/commons-fileupload-commons-fileupload-1.5

Bump commons-fileupload from 1.4 to 1.5 in /struts2-archetype-starter/src/main/resources/archetype-resources
  • Loading branch information
lukaszlenart committed Feb 24, 2023
2 parents 5df3234 + 459da1a commit bdbfa2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bdbfa2f

Please sign in to comment.