Merge pull request #12 from ehlxr/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.5.1

Bump jackson-databind from 2.10.3 to 2.10.5.1
This commit is contained in:
2021-04-02 12:50:40 +08:00
committed by GitHub

View File

@@ -301,7 +301,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.3</version>
<version>2.10.5.1</version>
</dependency>
<dependency>