Skip to content

Commit 6a02ab5

Browse files
committed
Upgrade to Jackson 2.13.4.20221012.
See #1822
1 parent 66b34b6 commit 6a02ab5

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
@@ -103,7 +103,7 @@
103103
<eclipse-collections>11.0.0</eclipse-collections>
104104
<guava>19.0</guava>
105105
<hamcrest>1.3</hamcrest>
106-
<jackson>2.13.4</jackson>
106+
<jackson>2.13.4.20221012</jackson>
107107
<jacoco>0.8.8</jacoco>
108108
<jodatime>2.10.14</jodatime>
109109
<jmolecules>1.4.0</jmolecules>
@@ -1352,4 +1352,4 @@
13521352
</pluginRepository>
13531353
</pluginRepositories>
13541354

1355-
</project>
1355+
</project>

0 commit comments

Comments
 (0)