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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-30 04:58:24 +00:00 committed by GitHub
parent fdc4f0b70e
commit 779f5375f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ dependencies {
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.2.5"
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.15.0"
include "commons-io:commons-io:2.15.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.22.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.22.0"