From 018c1be9181babe2ea6de9f434f3f424175ffac5 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sun, 8 Jun 2025 11:41:51 +0200 Subject: [PATCH] Correct issue management URL in pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 86a2fe0..2558e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ jar - https://gitlab.com/thischwa/CloudflareDNS-java/-/issues + https://gitlab.com/th-schwarz/CloudflareDNS-java/-/issues GitLab Issues