diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml index 201611799c..32fd8fd389 100644 --- a/spring-boot-test-autoconfigure/pom.xml +++ b/spring-boot-test-autoconfigure/pom.xml @@ -121,6 +121,12 @@ spring-security-test true + + + org.springframework.boot + spring-boot-configuration-processor + true + ch.qos.logback diff --git a/spring-boot-test/pom.xml b/spring-boot-test/pom.xml index 28c13ba6e6..0ff44afe63 100644 --- a/spring-boot-test/pom.xml +++ b/spring-boot-test/pom.xml @@ -105,6 +105,12 @@ htmlunit true + + + org.springframework.boot + spring-boot-configuration-processor + true + org.apache.tomcat.embed