diff --git a/build.gradle b/build.gradle index 372e3625..6fb472e9 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ dependencies { includeInJar "com.formdev:flatlaf:3.7.1" includeInJar "com.formdev:flatlaf-extras:3.7.1" includeInJar "org.apache.commons:commons-lang3:3.20.0" - includeInJar "commons-io:commons-io:2.21.0" + includeInJar "commons-io:commons-io:2.22.0" includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4" includeInJar "org.apache.logging.log4j:log4j-core:2.25.4" includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4"