From 278f50954d39f7d1e79d5902cd49cf4d486b012e Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Tue, 11 Feb 2020 10:09:04 -0500 Subject: [PATCH] Use HTTPS instead of HTTP to resolve dependencies This fixes a security vulnerability in this project where the `pom.xml` files were configuring Maven to resolve dependencies over HTTP instead of HTTPS. Signed-off-by: Jonathan Leitschuh --- osgi/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/osgi/pom.xml b/osgi/pom.xml index bc1a101ed4..5e42d110de 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -8,7 +8,7 @@ notes p2 - http://dubgsa.ibm.com/gsa/dubgsa/home/l/o/lorenzob/web/public/updateSite/notes900/ + https://dubgsa.ibm.com/gsa/dubgsa/home/l/o/lorenzob/web/public/updateSite/notes900/ diff --git a/pom.xml b/pom.xml index 66e5dcb56e..d5e7eb5662 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ Source code is available at https://github.com/OpenNTF/SocialSDK eclipse p2 - http://download.eclipse.org/releases/juno/ + https://download.eclipse.org/releases/juno/ @@ -172,7 +172,7 @@ Source code is available at https://github.com/OpenNTF/SocialSDK - http://download.eclipse.org/releases/juno/ + https://download.eclipse.org/releases/juno/ p2