Browse Source
Bump commons-fileupload
Bumps commons-fileupload from 1.2.2 to 1.3.3.
Signed-off-by: dependabot[bot] <support@github.com>
pull/34/head
dependabot[bot]
4 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
-
compass/public/assets/highcharts/exporting-server/java/highcharts-export/highcharts-export-web/pom.xml
|
@ -47,7 +47,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>commons-fileupload</groupId> |
|
|
<groupId>commons-fileupload</groupId> |
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
<artifactId>commons-fileupload</artifactId> |
|
|
<version>1.2.2</version> |
|
|
|
|
|
|
|
|
<version>1.3.3</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>taglibs</groupId> |
|
|
<groupId>taglibs</groupId> |
|
|