Browse Source
Bump commons-io:commons-io in /java/demo in the maven group (#3664)
Bumps the maven group in /java/demo with 1 update: commons-io:commons-io.
Updates `commons-io:commons-io` from 2.13.0 to 2.14.0
pull/3853/head
dependabot[bot]
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
java/demo/pom.xml
|
|
|
@ -53,7 +53,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>commons-io</groupId> |
|
|
|
<artifactId>commons-io</artifactId> |
|
|
|
<version>2.13.0</version> |
|
|
|
<version>2.14.0</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>commons-fileupload</groupId> |
|
|
|
|