diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 655b173cd7..d85b67458b 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -127,7 +127,7 @@ 2.1.1.RELEASE 1.2.7 1.3 - 8.0.14 + 8.0.15 1.7 2.0 1.6.3 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index fa1b23f683..2c50461ec5 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -99,6 +99,11 @@ tomcat-embed-jasper true + + org.apache.tomcat.embed + tomcat-embed-logging-juli + true + org.codehaus.btm btm @@ -181,11 +186,6 @@ httpasyncclient test - - org.apache.tomcat.embed - tomcat-embed-logging-juli - test - org.springframework spring-webmvc