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:
Wouter Born
2025-08-03 06:37:47 +02:00
committed by GitHub
parent 511f75860f
commit 1167a9a0ad
13 changed files with 84 additions and 85 deletions
+1 -1
View File
@@ -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>