diff --git a/build.gradle b/build.gradle index 958f45d..ec6f667 100644 --- a/build.gradle +++ b/build.gradle @@ -134,7 +134,7 @@ dependencies { } implementation 'com.github.zafarkhaja:java-semver:0.9.0' implementation 'org.yaml:snakeyaml:1.18' - implementation 'ch.qos.logback:logback-classic:1.1.2' + implementation 'ch.qos.logback:logback-classic:1.5.18' implementation 'org.slf4j:slf4j-api:1.7.25' // TODO DEPS Need to rework the java common logger to not use syslog4j at all since it's // abandonware and has a ton of CVEs, even in the newer versions.