Browse Source

Merge 6a5b35f759 into cf446565d9

pull/3886/merge
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
40d492077e
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
      java/demo/pom.xml

+ 1
- 1
java/demo/pom.xml View File

@ -59,7 +59,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.5</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>


Loading…
Cancel
Save