From 069628b5ac5dfb0c4e34f0eca6dcb4ef76235781 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 18 Dec 2016 23:41:37 +0100 Subject: [PATCH] #473 - Switched to HTTPS for repository declarations. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 908f9f22..d2492395 100644 --- a/pom.xml +++ b/pom.xml @@ -696,14 +696,14 @@ spring-plugins-release - http://repo.spring.io/plugins-release + https://repo.spring.io/plugins-release spring-libs-snapshot - http://repo.spring.io/libs-snapshot + https://repo.spring.io/libs-snapshot