Skip to content

Commit 9c1c95c

Browse files
committed
Upgrade to Jackson 2.15.
Fixes #1981.
1 parent 62e1d93 commit 9c1c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<eclipse-collections>11.0.0</eclipse-collections>
107107
<guava>31.1-jre</guava>
108108
<hamcrest>1.3</hamcrest>
109-
<jackson>2.15.0-rc2</jackson>
109+
<jackson>2.15.0</jackson>
110110
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
111111
<jaxb>3.0.1</jaxb>
112112
<jacoco>0.8.8</jacoco>

0 commit comments

Comments
 (0)