Update Jackson version to 2.14.1 (#14116)
This is the version used in the feature provided by openhab-core. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -45,7 +45,6 @@ Fragment-Host: org.openhab.binding.nest
|
||||
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
|
||||
tech.units.indriya;version='[2.1.2,2.1.3)',\
|
||||
uom-lib-common;version='[2.1.0,2.1.1)',\
|
||||
com.fasterxml.woodstox.woodstox-core;version='[6.2.6,6.2.7)',\
|
||||
org.apache.cxf.cxf-core;version='[3.4.5,3.4.6)',\
|
||||
org.apache.cxf.cxf-rt-frontend-jaxrs;version='[3.4.5,3.4.6)',\
|
||||
org.apache.cxf.cxf-rt-rs-client;version='[3.4.5,3.4.6)',\
|
||||
@@ -107,4 +106,5 @@ Fragment-Host: org.openhab.binding.nest
|
||||
org.openhab.core.thing;version='[4.0.0,4.0.1)',\
|
||||
org.openhab.core.thing.xml;version='[4.0.0,4.0.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)'
|
||||
org.objectweb.asm;version='[9.4.0,9.4.1)',\
|
||||
com.fasterxml.woodstox.woodstox-core;version='[6.4.0,6.4.1)'
|
||||
|
||||
Reference in New Issue
Block a user