diff --git a/pom.xml b/pom.xml index e92f9a2d..663cb0d5 100644 --- a/pom.xml +++ b/pom.xml @@ -62,22 +62,28 @@ hashids 1.0.1 + + org.springframework.boot + spring-boot-configuration-processor + true + org.springframework.cloud spring-cloud-deployer-spi-test ${spring-cloud-deployer-spi.version} test - - org.springframework.boot - spring-boot-configuration-processor - true - io.fabric8 kubernetes-assertions ${kubernetes-assertions.version} test + + + org.json + json + + org.springframework.boot