Skip to content

Commit 58bc4fd

Browse files
Update jackson monorepo to v2.21.1
1 parent 669f998 commit 58bc4fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
<guava.version>31.0.1-jre</guava.version>
6565
<httpclient.version>4.5.14</httpclient.version>
6666
<httpcore.version>4.4.16</httpcore.version>
67-
<jackson.version>2.15.1</jackson.version> <!-- Fixed to the version used in tableschema-java -->
68-
<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 -->
67+
<jackson.version>2.21.1</jackson.version> <!-- Fixed to the version used in tableschema-java -->
68+
<jackson-dataformat-yaml.version>2.21.1</jackson-dataformat-yaml.version> <!-- Fixed to 2.14.0 for now because of issues with jackson-datatype-jts -->
6969
<jackson-datatype-jts.version>2.21.0</jackson-datatype-jts.version>
7070
<javassist.version>3.12.1.GA</javassist.version>
7171
<javax.inject.version>1</javax.inject.version>

0 commit comments

Comments
 (0)