Merge pull request #197 from ViaVersion/dependabot/gradle/commons-io-commons-io-2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0
This commit is contained in:
EnZaXD 2024-03-29 10:38:25 +01:00 committed by GitHub
commit 6d7dbec819
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ dependencies {
include "com.formdev:flatlaf:3.4"
include "com.formdev:flatlaf-extras:3.4"
include "org.apache.commons:commons-lang3:3.14.0"
include "commons-io:commons-io:2.15.1"
include "commons-io:commons-io:2.16.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.23.1"
include "org.apache.logging.log4j:log4j-slf4j-impl:2.23.1"