Skip to content

Commit 8a8f5da

Browse files
committed
Upgrade to Jackson 3 3.0.1.
See #2690
1 parent f553030 commit 8a8f5da

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</jackson>
112-
<jackson3>3.0.0</jackson3>
112+
<jackson3>3.0.1</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)