Browse Source

Bump commons-fileupload:commons-fileupload

Bumps the maven group in /migrator/migrator-servlet with 1 update: commons-fileupload:commons-fileupload.


Updates `commons-fileupload:commons-fileupload` from 1.5 to 1.6.0

---
updated-dependencies:
- dependency-name: commons-fileupload:commons-fileupload
  dependency-version: 1.6.0
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/migrator/migrator-servlet/maven-1e7ca3afe1
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
2f0a70754f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      migrator/migrator-servlet/pom.xml

+ 1
- 1
migrator/migrator-servlet/pom.xml View File

@ -54,7 +54,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.5</version>
<version>1.6.0</version>
<scope>compile</scope>
</dependency>
</dependencies>


Loading…
Cancel
Save