Update pom.xml

for a vulnerability notification
This commit is contained in:
fangpanpan 2019-11-06 14:16:08 +08:00 committed by GitHub
parent 77b20bf138
commit 4c6e028a51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,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.10</version> <version>2.9.10.1</version>
</dependency> </dependency>
<dependency> <dependency>