From: Mathieu Baudier Date: Sat, 15 Feb 2020 07:48:26 +0000 (+0100) Subject: Use HTTPS for Maven Central. X-Git-Tag: v2.3.9~28 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=224ade3c1e2ac87569572d3800f035f131af275c Use HTTPS for Maven Central. --- diff --git a/META-INF/spring/bouncycastle.xml b/META-INF/spring/bouncycastle.xml index d99bfa2..bce7570 100644 --- a/META-INF/spring/bouncycastle.xml +++ b/META-INF/spring/bouncycastle.xml @@ -18,7 +18,7 @@ + value="https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/@{version}/bcprov-jdk15on-@{version}-sources.jar" /> @@ -29,7 +29,7 @@ + value="https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/@{version}/bcpkix-jdk15on-@{version}-sources.jar" /> @@ -40,7 +40,7 @@ + value="https://repo1.maven.org/maven2/org/bouncycastle/bcmail-jdk15on/@{version}/bcmail-jdk15on-@{version}-sources.jar" /> @@ -51,7 +51,7 @@ + value="https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/@{version}/bcpg-jdk15on-@{version}-sources.jar" /> diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index a579eb6..1bc3066 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -198,7 +198,7 @@ - http://repo1.maven.org/maven2/ + https://repo1.maven.org/maven2/ http://download.eclipse.org/gemini/mvn/