diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml index 201611799c0..32fd8fd389d 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 28c13ba6e66..0ff44afe635 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