From 1a0dfa06abdf5ca81b7396c8d882c914c11e7235 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 4 Jun 2018 19:38:25 +0100 Subject: [PATCH] Add log4j-jul to Log4j 2 starter Closes gh-12659 --- .../spring-boot-starters/spring-boot-starter-log4j2/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 d8376bedd51..7b727798a9a 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