From c78dae81be27c1780d2305dd83bb1f1d5444857d Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Sun, 10 Apr 2022 21:15:18 +0200 Subject: [PATCH] Use https for repository --- implementation/legacy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementation/legacy/pom.xml b/implementation/legacy/pom.xml index e9b66a4..f065a66 100644 --- a/implementation/legacy/pom.xml +++ b/implementation/legacy/pom.xml @@ -17,7 +17,7 @@ sk89q-repo - http://maven.sk89q.com/repo/ + https://maven.sk89q.com/repo/ always