Upgrade to Jackson 2.15 RC2.

Fixes #1977.
This commit is contained in:
Oliver Drotbohm
2023-04-13 23:18:34 +02:00
parent 850eb60aa7
commit ada6166c9d

View File

@@ -105,7 +105,7 @@
<eclipse-collections>11.0.0</eclipse-collections>
<guava>31.1-jre</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.14.2</jackson>
<jackson>2.15.0-rc2</jackson>
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
<jaxb>3.0.1</jaxb>
<jacoco>0.8.8</jacoco>