mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Jackson to 2.21.1 (#5394)
* Upgrade Jackson from 2.21.0 to 2.21.1 * Upgrade snakeyaml from 2.4 to 2.5 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
<!-- cxf can be updated independently of karaf, only used in karaf tests -->
|
||||
<cxf.version>3.6.10</cxf.version>
|
||||
<jackson.annotations.version>2.21</jackson.annotations.version>
|
||||
<jackson.version>2.21.0</jackson.version>
|
||||
<jackson.version>2.21.1</jackson.version>
|
||||
<jetty.version>9.4.58.v20250814</jetty.version>
|
||||
<pax.logging.version>2.3.2</pax.logging.version>
|
||||
<pax.web.version>8.0.34</pax.web.version>
|
||||
|
||||
Reference in New Issue
Block a user