Skip to content

Commit e7460e0

Browse files
committed
Upgrade to Jackson 2.19.2 and 3.0.0-rc6.
Closes #2628
1 parent d3a742e commit e7460e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
<errorprone>2.36.0</errorprone>
110110
<guava>31.1-jre</guava>
111111
<hamcrest>1.3</hamcrest>
112-
<jackson>2.19.1</jackson>
113-
<jackson3>3.0.0-rc5</jackson3>
112+
<jackson>2.19.2</jackson>
113+
<jackson3>3.0.0-rc6</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)