Merge pull request #335 from didi/dev

bump jackson-databind version to 2.9.10.8
This commit is contained in:
EricZeng
2021-06-24 18:04:57 +08:00
committed by GitHub

View File

@@ -147,7 +147,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.5</version>
<version>2.9.10.8</version>
</dependency>
<!-- commons -->