diff --git a/docker/pom.xml b/docker/pom.xml index 362c593047..63b56d6296 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -68,5 +68,40 @@ - + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +