From f6b99780a5720dffa3f38404c642af201f0cc7e7 Mon Sep 17 00:00:00 2001 From: Steinar Bang Date: Sun, 11 Feb 2024 14:57:44 +0100 Subject: [PATCH] Get shiro maven depdencies' versions from the shiro BOM This is since the authservice BOM no longer provides shiro dependency versions. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 54bc9067..41a768d5 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,13 @@ pom import + + org.apache.shiro + shiro-bom + ${shiro.version} + pom + import + no.priv.bang.osgiservice osgiservice-bom