Fixed vulnerability issue.

This commit is contained in:
Alexey Zinchenko 2019-10-05 20:14:50 +03:00
parent 3845e41bcd
commit 3820409ce8

View File

@ -157,7 +157,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
<version>2.9.9</version> <version>2.9.10</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>