From 215b7719fd91469e28b7e45a22c671de28e350cc Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 3 Aug 2022 20:28:58 +1000 Subject: [PATCH] fix upperbound Signed-off-by: Olivier Lamy --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 3ab14e027..b7279d369 100644 --- a/pom.xml +++ b/pom.xml @@ -1878,6 +1878,17 @@ ${cxf.version} + + org.osgi + org.osgi.compendium + 5.0.0 + + + org.graalvm.nativeimage + svm + 21.0.0.2 + + -- 2.39.5