Skip to content

Commit 46d252a

Browse files
committed
Upgrade to Jackson 2.13.4.20221012.
See #1821
1 parent 76de829 commit 46d252a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
32

43
<!--
54
@@ -103,7 +102,7 @@
103102
<commons-io>2.5</commons-io>
104103
<guava>19.0</guava>
105104
<hamcrest>1.3</hamcrest>
106-
<jackson>2.13.4</jackson>
105+
<jackson>2.13.4.20221012</jackson>
107106
<jacoco>0.8.8</jacoco>
108107
<jodatime>2.10.14</jodatime>
109108
<jmolecules>1.3.0</jmolecules>
@@ -1351,4 +1350,4 @@
13511350
</pluginRepository>
13521351
</pluginRepositories>
13531352

1354-
</project>
1353+
</project>

0 commit comments

Comments
 (0)