From 529512f767edc68efd7bb1ee87c61161594382d2 Mon Sep 17 00:00:00 2001 From: David Walluck Date: Wed, 17 Apr 2024 16:25:30 -0400 Subject: [PATCH] Use HTTPS for license URL (#64) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d1c603..2dd8808 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ Eclipse Public License - Version 2.0 - http://www.eclipse.org/legal/epl-2.0 + https://www.eclipse.org/legal/epl-2.0 SPDX-License-Identifier: EPL-2.0