From 6314fd93bb3db6c4ae660cecc7c0461c83340385 Mon Sep 17 00:00:00 2001 From: Mitch Miller Date: Thu, 14 Dec 2023 10:15:21 -0500 Subject: [PATCH] use https in repo url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 281f5fb..5dab4cc 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ oss.sonatype.org-snapshot - http://oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/snapshots false