diff --git a/spring-cloud-config-client-tls-tests/pom.xml b/spring-cloud-config-client-tls-tests/pom.xml index b1a206bb..af12ccf8 100644 --- a/spring-cloud-config-client-tls-tests/pom.xml +++ b/spring-cloud-config-client-tls-tests/pom.xml @@ -20,10 +20,6 @@ This project is a Spring configuration client. ]]> - - - 2.4.0-M1 - @@ -40,17 +36,14 @@ org.springframework.boot spring-boot - ${spring.boot.version} org.springframework.boot spring-boot-autoconfigure - ${spring.boot.version} org.springframework.boot spring-boot-starter-logging - ${spring.boot.version} true @@ -77,13 +70,11 @@ org.springframework.boot spring-boot-starter-actuator - ${spring.boot.version} true org.springframework.boot spring-boot-starter-aop - ${spring.boot.version} true @@ -93,13 +84,11 @@ org.springframework.boot spring-boot-autoconfigure-processor - ${spring.boot.version} true org.springframework.boot spring-boot-starter-test - ${spring.boot.version} test