HTTP to HTTPS

This commit is contained in:
Marcin Grzejszczak
2019-03-07 13:45:59 +01:00
parent 757ccd9e45
commit 2c27838c93
2 changed files with 8 additions and 8 deletions

View File

@@ -9,11 +9,11 @@ spring:
maven:
remote-repositories:
central:
url: http://repo1.maven.org/maven2
url: https://repo1.maven.org/maven2
spring-milestone:
url: http://repo.spring.io/milestone
url: https://repo.spring.io/milestone
spring-snapshot:
url: http://repo.spring.io/snapshot
url: https://repo.spring.io/snapshot
launcher:
deployables:
configserver: