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
parent
commit
60e94ad4b8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      java/demo/pom.xml

+ 1
- 1
java/demo/pom.xml View File

@ -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>


Loading…
Cancel
Save