diff --git a/build.gradle b/build.gradle index a31cc5d36e7e54de44393a535bed137ed134bb6b..06861af01111f9c133033cb91f0113966b218ba2 100644 --- a/build.gradle +++ b/build.gradle @@ -100,7 +100,7 @@ dependencies { embed 'org.apache.logging.log4j:log4j-api:2.17.1' embed 'org.apache.logging.log4j:log4j-core:2.17.0' - embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.0' + embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1' embed 'org.apache.logging.log4j:log4j-web:2.17.0' embed 'org.apache.logging.log4j:log4j-jul:2.17.0'