penmetsaa
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/demo/pom.xml
|
|
@ -78,7 +78,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>commons-fileupload</groupId> |
|
|
<groupId>commons-fileupload</groupId> |
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
<version>1.3</version> |
|
|
|
|
|
|
|
|
<version>1.3.3</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>commons-lang</groupId> |
|
|
<groupId>commons-lang</groupId> |
|
|
|