diff --git a/build.gradle b/build.gradle
index 8e2ac4bcc9411066f2b0323630efb33892000629..42b7e684bc6fa5f4bd11eaff7c6c1997f98b6dd3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -111,7 +111,7 @@ dependencies {
 
     embed 'org.apache.logging.log4j:log4j-api:2.17.1'
     embed 'org.apache.logging.log4j:log4j-core:2.17.1'
-    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'