This commit is contained in:
egzosn
2019-05-29 16:00:23 +08:00
parent abdae8ab48
commit 96a8e6d8b9

View File

@@ -92,7 +92,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.4</version>
<version>[2.9.9,)</version>
</dependency>
</dependencies>