From 0d591986e84ea0fe0a2311382854a9d80b4baaac Mon Sep 17 00:00:00 2001 From: kayos Date: Wed, 30 Apr 2025 00:56:14 -0700 Subject: [PATCH] Fix[pom.xml]: Retrofit for maven 3.8.1 compatibility (https only) --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a07c6837..226e294e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,14 +23,14 @@ scm:git:git@github.com:nativelibs4java/JNAerator.git scm:git:git@github.com:nativelibs4java/JNAerator.git - http://github.com/nativelibs4java/JNAerator + https://github.com/nativelibs4java/JNAerator sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -38,7 +38,7 @@ sonatype Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public + https://oss.sonatype.org/content/groups/public @@ -67,7 +67,7 @@ LGPL 2.1 - http://www.gnu.org/copyleft/lesser.html + https://www.gnu.org/copyleft/lesser.html repo