From a1fdd8626fb3edd43dc254e9dc40a76c514410d8 Mon Sep 17 00:00:00 2001 From: rala72 Date: Sat, 17 Apr 2021 17:23:15 +0200 Subject: [PATCH] replace http urls with https ones --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 02a43797..79f29f56 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt @@ -39,7 +39,7 @@ git://github.com/rala72/math.git - http://github.com/rala72/math + https://github.com/rala72/math