diff --git a/build.gradle b/build.gradle
index f164ded4b143de874e063194cbd9f2d64104fd3b..8adeab5f4e77a74aa8c96a1b3f6d2fd4367f86ed 100644
--- a/build.gradle
+++ b/build.gradle
@@ -78,7 +78,7 @@ dependencies {
     //embed 'org.apache.activemq:artemis-jms-server:2.19.0'
     embed 'org.apache.logging.log4j:log4j-web:2.17.1'
 
-    embed 'org.apache.logging.log4j:log4j-api:2.17.1'
+    embed 'org.apache.logging.log4j:log4j-api:2.17.2'
     embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'
     embed 'org.apache.logging.log4j:log4j-core:2.17.1'
     embed 'org.apache.logging.log4j:log4j-slf4j-impl:2.17.1'