diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 6c91aac926f1..67ef0abc2f59 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -192,7 +192,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -200,7 +200,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -210,7 +210,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -218,7 +218,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -226,7 +226,7 @@ spring-releases Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false