Upgrade to Jackson 2.14 RC2.

Issue #1831.
This commit is contained in:
Oliver Drotbohm
2022-10-19 12:38:33 +02:00
parent 38370ed324
commit 4ae9ecde5b

View File

@@ -105,7 +105,7 @@
<eclipse-collections>11.0.0</eclipse-collections>
<guava>19.0</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.13.4</jackson>
<jackson>2.14.0-rc2</jackson>
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
<jaxb>3.0.1</jaxb>
<jacoco>0.8.8</jacoco>