From: Olivier Lamy Date: Sun, 5 Jun 2022 22:09:24 +0000 (+1000) Subject: because ehcache use some range version... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d1105c13e1e5c9dffbae3c48e4f2d14f01337fc5;p=archiva.git because ehcache use some range version... Signed-off-by: Olivier Lamy --- diff --git a/pom.xml b/pom.xml index 6ff26d606..12dbaf57a 100644 --- a/pom.xml +++ b/pom.xml @@ -984,11 +984,6 @@ ${modelmapper.version} - - org.ehcache - ehcache - ${ehcache.version} - commons-codec commons-codec @@ -1713,7 +1708,7 @@ - net.sf.ehcache + org.ehcache ehcache ${ehcache.version} @@ -1721,6 +1716,10 @@ commons-logging commons-logging + + jakarta.xml.bind + jakarta.xml.bind-api +