From 88ee01f99cf649e006854b4660f59cf7a472c659 Mon Sep 17 00:00:00 2001 From: Jonas Wagner Date: Thu, 25 Apr 2024 15:11:16 +0200 Subject: [PATCH 1/2] Fix Dependency Coordinates dcm4che seems to be down or removed from the internet, artifacts can be retrieved from scijava.org though. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5910e86..8bb4165 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ Dcm4Che Dcm4Che Repository - https://www.dcm4che.org/maven2/ + https://maven.scijava.org/content/repositories/public/ git.smith.care @@ -248,7 +248,7 @@ org.dcm4che dcm4che-core - 5.23.0 + 5.23.2 org.specs2 From 81a25442d8e584b74be94cedda2fc27a6016e42f Mon Sep 17 00:00:00 2001 From: Jonas Wagner Date: Thu, 25 Apr 2024 15:11:52 +0200 Subject: [PATCH 2/2] Remove Unused Repository Leaking private registry coordinates. --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8bb4165..0e9fe0c 100644 --- a/pom.xml +++ b/pom.xml @@ -185,10 +185,6 @@ Dcm4Che Repository https://maven.scijava.org/content/repositories/public/ - - git.smith.care - https://git.smith.care/api/v4/projects/135/packages/maven -