Browse Source

Bump commons-io:commons-io in /java/demo in the maven group

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

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/3664/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
9b13a7f278
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