mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrades Jackson from 2.10.3 to 2.12.2. For release notes see: * https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10 * https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.11 * https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12 Also adds jackson-dataformat-cbor to the feature and runtime BOM so it can be more easily managed as it is a small bundle that is used by a few add-ons. Signed-off-by: Wouter Born <github@maindrain.net>