Browse Source

Merge 2f0a70754f into cf446565d9

pull/3887/merge
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
9938c4e9d1
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