mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Update Jackson to 2.19.2 (#4942)
Updates Jackson from 2.18.2 to 2.19.2 For release notes, see: - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18 - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.19 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<description>A tool for upgrading openHAB</description>
|
||||
|
||||
<properties>
|
||||
<jackson.version>2.18.2</jackson.version>
|
||||
<jackson.version>2.19.2</jackson.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user