From cb0866d5fd2464543077c2987ea42c1766e9f924 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 1 Apr 2019 01:34:01 +0200 Subject: [PATCH] Download dependencies via https on download.java.net --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa7b1bd1..f036c1e5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ java_net download.java.net - http://download.java.net/maven/2/ + https://download.java.net/maven/2/ teleal