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
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/pom.xml
|
@ -47,7 +47,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>commons-io</groupId> |
|
|
<groupId>commons-io</groupId> |
|
|
<artifactId>commons-io</artifactId> |
|
|
<artifactId>commons-io</artifactId> |
|
|
<version>2.4</version> |
|
|
|
|
|
|
|
|
<version>2.7</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.springframework</groupId> |
|
|
<groupId>org.springframework</groupId> |
|
|