Skip to content

Commit c46c88f

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.9 [security]
1 parent b3902ed commit c46c88f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<gson.version>2.14.0</gson.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 -->
67+
<jackson.version>2.18.9</jackson.version> <!-- Fixed to the version used in tableschema-java -->
6868
<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 -->
6969
<jackson-datatype-jts.version>2.21.0</jackson-datatype-jts.version>
7070
<jakarta.activation-api.version>2.1.4</jakarta.activation-api.version>

0 commit comments

Comments
 (0)