Upgrade to Karaf 4.3.7 (#12660)

* Syncs the karaf.version so the new Maven plugin is used
* Resolves itest runbundles for the new runtime dependencies

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-04-28 22:03:04 +02:00
committed by GitHub
parent c48ba25915
commit 1408899ed3
16 changed files with 192 additions and 192 deletions

View File

@@ -24,7 +24,6 @@ Fragment-Host: org.openhab.binding.astro
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
tech.units.indriya;version='[2.1.2,2.1.3)',\
uom-lib-common;version='[2.1.0,2.1.1)',\
org.apache.felix.configadmin;version='[1.9.22,1.9.23)',\
si-units;version='[2.1.0,2.1.1)',\
si.uom.si-quantity;version='[2.1.0,2.1.1)',\
junit-jupiter-api;version='[5.8.1,5.8.2)',\
@@ -49,5 +48,6 @@ Fragment-Host: org.openhab.binding.astro
org.openhab.core.io.console;version='[3.3.0,3.3.1)',\
org.openhab.core.storage.json;version='[3.3.0,3.3.1)',\
org.openhab.core.thing;version='[3.3.0,3.3.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.14,2.0.15)',\
com.google.gson;version='[2.8.9,2.8.10)'
com.google.gson;version='[2.8.9,2.8.10)',\
org.apache.felix.configadmin;version='[1.9.24,1.9.25)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.0.16,2.0.17)'