Upgrade to Jackson 2.14 RC3.

Fixes #1840.
This commit is contained in:
Oliver Drotbohm
2022-11-03 23:30:31 +01:00
parent 0f4f7c81c4
commit af8f30b0e4

View File

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