Resolve itest runbundles for Gson and Commons Lang upgrades and fix JsonParser deprecations (#10345)
* Resolve itest runbundles for Gson and Commons Lang upgrades * Fix JsonParser deprecations too * Fix feature verification Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -16,7 +16,6 @@ Fragment-Host: org.openhab.binding.astro
|
||||
org.osgi.service.event;version='[1.4.0,1.4.1)',\
|
||||
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
|
||||
slf4j.api;version='[1.7.25,1.7.26)',\
|
||||
com.google.gson;version='[2.8.2,2.8.3)',\
|
||||
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
|
||||
tec.uom.lib.uom-lib-common;version='[1.0.3,1.0.4)',\
|
||||
tec.uom.se;version='[1.0.10,1.0.11)',\
|
||||
@@ -44,4 +43,5 @@ Fragment-Host: org.openhab.binding.astro
|
||||
org.objenesis;version='[3.1.0,3.1.1)',\
|
||||
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)',\
|
||||
biz.aQute.tester.junit-platform;version='[5.3.0,5.3.1)',\
|
||||
org.apache.commons.lang3;version='[3.9.0,3.9.1)'
|
||||
com.google.gson;version='[2.8.6,2.8.7)',\
|
||||
org.apache.commons.lang3;version='[3.12.0,3.12.1)'
|
||||
|
||||
Reference in New Issue
Block a user