From f9580d0e260ffd6751e7e1514ddcc2e8523b7390 Mon Sep 17 00:00:00 2001 From: Suraj Naik Date: Sun, 29 Nov 2020 16:56:35 +0530 Subject: [PATCH] Update pom.xml to use https while downloading from spring-milestones --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80b32174198..fb38192c6c1 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false