From 4493cd79160d7066b20813785e95613122afe25c Mon Sep 17 00:00:00 2001 From: Ben Woo <30431861+benwoo1110@users.noreply.github.com> Date: Tue, 6 Jul 2021 23:27:53 +0800 Subject: [PATCH] Ensure https is used for repository. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9e0634bf..92d51220 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ onarandombox - http://repo.onarandombox.com/content/groups/public + https://repo.onarandombox.com/content/groups/public spigot @@ -49,7 +49,7 @@ jenkins - http://ci.onarandombox.com + https://ci.onarandombox.com