Merge pull request #151 from ViaVersion/dependabot/gradle/commons-io-commons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
This commit is contained in:
RK_01 2023-11-30 08:37:31 +01:00 committed by GitHub
commit 59846d79cd
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"