mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Update Jackson to 2.12.3 (#2357)
Updates Jackson from 2.12.2 to 2.12.3. For release notes, see: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12.3 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
<name>openHAB Core :: BOM :: Runtime</name>
|
||||
|
||||
<properties>
|
||||
<jackson.version>2.12.2</jackson.version>
|
||||
<jackson.version>2.12.3</jackson.version>
|
||||
<jetty.version>9.4.38.v20210224</jetty.version>
|
||||
<pax.logging.version>2.0.8</pax.logging.version>
|
||||
<pax.web.version>7.3.13</pax.web.version>
|
||||
|
||||
Reference in New Issue
Block a user