Skip to content

Commit fb14cba

Browse files
Upgrade to Jackson 3 3.0.0-rc9.
See #2653
1 parent b32e174 commit fb14cba

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
@@ -109,7 +109,7 @@
109109
<guava>31.1-jre</guava>
110110
<hamcrest>1.3</hamcrest>
111111
<jackson>2.20.0-rc1</jackson>
112-
<jackson3>3.0.0-rc8</jackson3>
112+
<jackson3>3.0.0-rc9</jackson3>
113113
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
114114
<jaxb>3.0.1</jaxb>
115115
<jacoco>0.8.13</jacoco>

0 commit comments

Comments
 (0)