Skip to content

Commit 0e93639

Browse files
Roll back jackson to version 2.13.2
The previous upgrade breaks data-rest.
1 parent 7be44f9 commit 0e93639

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>19.0</guava>
108108
<hamcrest>1.3</hamcrest>
109-
<jackson>2.13.2.1</jackson>
109+
<jackson>2.13.2</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)