From 4cbcbd74c66d48ec5f630c8e8a26c06663279f37 Mon Sep 17 00:00:00 2001 From: Christian Kaltepoth Date: Sun, 5 Jun 2022 10:16:06 +0200 Subject: [PATCH] Remove upper version bounds from OSGi Import-Package --- api/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index 201c685..7519e52 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -190,6 +190,10 @@ Use is subject to ${spec.implementation.version} ${spec.specification.version} jakarta.mvc.* + + + <_consumer-policy>$${versionmask;==} +