Skip to content

Commit f304df9

Browse files
committed
Upgrade to Jackson 3.0 RC8.
Fixes GH-2639
1 parent d0c05b4 commit f304df9

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
@@ -110,7 +110,7 @@
110110
<guava>31.1-jre</guava>
111111
<hamcrest>1.3</hamcrest>
112112
<jackson>2.20.0-rc1</jackson>
113-
<jackson3>3.0.0-rc7</jackson3>
113+
<jackson3>3.0.0-rc8</jackson3>
114114
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
115115
<jaxb>3.0.1</jaxb>
116116
<jacoco>0.8.13</jacoco>

0 commit comments

Comments
 (0)