From 46140ed097c475d3381df63bbc78e9ece2d60964 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Sat, 4 Jan 2020 11:41:11 -0500 Subject: [PATCH] HTTPS instead of HTTP to download SNAPSHOT Deps Signed-off-by: Jonathan Leitschuh --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e0a8ffa04f7..ff44aa63b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -2018,7 +2018,7 @@ jetty-snapshots jetty-snapshots - http://oss.sonatype.org/content/repositories/jetty-snapshots + https://oss.sonatype.org/content/repositories/jetty-snapshots true