Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#294)
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled

Bumps commons-io:commons-io from 2.16.1 to 2.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-19 10:12:20 +02:00 committed by GitHub
parent cf1e2bdf4a
commit 2212977587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,7 @@ dependencies {
include "com.formdev:flatlaf:3.5.1" include "com.formdev:flatlaf:3.5.1"
include "com.formdev:flatlaf-extras:3.5.1" include "com.formdev:flatlaf-extras:3.5.1"
include "org.apache.commons:commons-lang3:3.17.0" include "org.apache.commons:commons-lang3:3.17.0"
include "commons-io:commons-io:2.16.1" include "commons-io:commons-io:2.17.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4" include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.24.0" include "org.apache.logging.log4j:log4j-core:2.24.0"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.24.0" include "org.apache.logging.log4j:log4j-slf4j-impl:2.24.0"