diff --git a/app/build.gradle b/app/build.gradle index d1f17e32..405532d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -45,7 +45,7 @@ springBoot { dependencies { implementation "org.jooq:jool:0.9.15" implementation "org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r" - implementation "commons-io:commons-io:2.17.0" + implementation "commons-io:commons-io:2.18.0" implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1" implementation "com.github.spullara.mustache.java:compiler:0.9.14"