diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
index d8376bedd5..7b727798a9 100644
--- a/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
+++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-log4j2/pom.xml
@@ -23,6 +23,10 @@
org.apache.logging.log4j
log4j-core
+
+ org.apache.logging.log4j
+ log4j-jul
+
org.slf4j
jul-to-slf4j