Skip to content

Commit

Permalink
Bump commons-fileupload in /src/it/projects/bugs/massembly-580
Browse files Browse the repository at this point in the history
Bumps commons-fileupload from 1.2.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jun 16, 2022
1 parent e9b5a01 commit a006e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/bugs/massembly-580/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ under the License.
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.2.2</version>
<version>1.3.3</version>
<!--type>war</type-->
</dependency>
</dependencies>
Expand Down

0 comments on commit a006e1b

Please sign in to comment.