Skip to content

Commit dc1b919

Browse files
committed
Revert Jackson 2.13.4.20221012 upgrade to 2.13.4.
Closes #1825
1 parent 277f97c commit dc1b919

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
@@ -104,7 +104,7 @@
104104
<eclipse-collections>11.0.0</eclipse-collections>
105105
<guava>19.0</guava>
106106
<hamcrest>1.3</hamcrest>
107-
<jackson>2.13.4.20221012</jackson>
107+
<jackson>2.13.4</jackson>
108108
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>
109109
<jaxb>3.0.1</jaxb>
110110
<jacoco>0.8.8</jacoco>
@@ -1347,4 +1347,4 @@
13471347
</pluginRepository>
13481348
</pluginRepositories>
13491349

1350-
</project>
1350+
</project>

0 commit comments

Comments
 (0)