Skip to content

Commit 2d3b0fd

Browse files
Update jackson monorepo to v2.18.2
1 parent aa7a9ed commit 2d3b0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<guice.version>4.2.3</guice.version>
7070
<httpclient.version>4.5.14</httpclient.version>
7171
<httpcore.version>4.4.16</httpcore.version>
72-
<jackson.version>2.15.1</jackson.version> <!-- Fixed to the version used in tableschema-java -->
73-
<jackson-dataformat-yaml.version>2.14.0</jackson-dataformat-yaml.version> <!-- Fixed to 2.14.0 for now because of issues with jackson-datatype-jts -->
72+
<jackson.version>2.18.2</jackson.version> <!-- Fixed to the version used in tableschema-java -->
73+
<jackson-dataformat-yaml.version>2.18.2</jackson-dataformat-yaml.version> <!-- Fixed to 2.14.0 for now because of issues with jackson-datatype-jts -->
7474
<jackson-datatype-jts.version>2.14</jackson-datatype-jts.version>
7575
<javassist.version>3.12.1.GA</javassist.version>
7676
<javax.mail.version>1.4.7</javax.mail.version>

0 commit comments

Comments
 (0)