There was an error while loading. Please reload this page.
1 parent b3902ed commit c46c88fCopy full SHA for c46c88f
1 file changed
pom.xml
@@ -64,7 +64,7 @@
64
<gson.version>2.14.0</gson.version>
65
<httpclient.version>4.5.14</httpclient.version>
66
<httpcore.version>4.4.16</httpcore.version>
67
- <jackson.version>2.15.1</jackson.version> <!-- Fixed to the version used in tableschema-java -->
+ <jackson.version>2.18.9</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 -->
69
<jackson-datatype-jts.version>2.21.0</jackson-datatype-jts.version>
70
<jakarta.activation-api.version>2.1.4</jakarta.activation-api.version>
0 commit comments