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
parent
commit
39857050d7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      compass/public/assets/highcharts/exporting-server/java/highcharts-export/highcharts-export-web/pom.xml

+ 1
- 1
compass/public/assets/highcharts/exporting-server/java/highcharts-export/highcharts-export-web/pom.xml View File

@ -47,7 +47,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.2.2</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>taglibs</groupId>

Loading…
Cancel
Save