Bump commons-io:commons-io from 2.14.0 to 2.15.0

Bumps commons-io:commons-io from 2.14.0 to 2.15.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-26 04:35:25 +00:00 committed by GitHub
parent 4ef4115b10
commit 8222469de4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ dependencies {
include "com.formdev:flatlaf:3.2.5"
include "com.google.guava:guava:32.1.3-jre"
include "org.apache.commons:commons-lang3:3.13.0"
include "commons-io:commons-io:2.14.0"
include "commons-io:commons-io:2.15.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.21.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.21.0"