1
0

[HUDI-680] Update Jackson databind to 2.6.7.3 (#1385)

This commit is contained in:
Aki Tanaka
2020-03-07 14:22:19 -08:00
committed by GitHub
parent 90227eeda7
commit fdcd3b18b6

View File

@@ -430,7 +430,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${fasterxml.version}.1</version>
<version>${fasterxml.version}.3</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>