Skip to content

Commit

Permalink
Bump org.apache.commons:commons-fileupload2 from 2.0.0-M1 to 2.0.0-M2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-fileupload2 from 2.0.0-M1 to 2.0.0-M2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-fileupload2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 6a7d9fc commit 1b080b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publicresults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-fileupload2</artifactId>
<version>2.0.0-M1</version>
<version>2.0.0-M2</version>
<type>pom</type>
</dependency>

Expand Down

0 comments on commit 1b080b8

Please sign in to comment.