Upgrade Jackson to 2.12.2 (#10288)
* Adds a jackson.version property to simplify managing the version * Make sure the specified version is used as add-on dependency by excluding Jackson from transitive dependencies * Use openhab.tp-jackson feature with dynamodb * Remove jackson-dataformat-cbor dependency from features which is now also provided by the openhab.tp-jackson feature Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -72,6 +72,7 @@
|
||||
<bnd.version>5.3.0</bnd.version>
|
||||
<commons.net.version>3.7.2</commons.net.version>
|
||||
<eea.version>2.2.1</eea.version>
|
||||
<jackson.version>2.12.2</jackson.version>
|
||||
<karaf.version>4.2.7</karaf.version>
|
||||
<sat.version>0.10.0</sat.version>
|
||||
<slf4j.version>1.7.21</slf4j.version>
|
||||
|
||||
Reference in New Issue
Block a user