Skip to content

Commit

Permalink
Bump commons-io:commons-io in /java/demo in the maven group
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 9aa9aaa commit 4571df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4571df7

Please sign in to comment.