Browse Source

Bump commons-io

Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
pull/38/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
d7acaef464
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/pom.xml

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

@ -47,7 +47,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>

Loading…
Cancel
Save