From 7a4317ed63fdad7c321631665ed384e476dbd902 Mon Sep 17 00:00:00 2001 From: Adam Retter Date: Fri, 9 Apr 2021 14:26:39 +0200 Subject: [PATCH] Use https for repos --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf488b4..f18b53d 100644 --- a/pom.xml +++ b/pom.xml @@ -312,7 +312,7 @@ exist-db - http://repo.evolvedbinary.com/repository/exist-db/ + https://repo.evolvedbinary.com/repository/exist-db/ true @@ -322,7 +322,7 @@ exist-db-snapshots - http://repo.evolvedbinary.com/repository/exist-db-snapshots/ + https://repo.evolvedbinary.com/repository/exist-db-snapshots/ false