Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
fix security
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxinma authored Mar 20, 2020
1 parent b5414e3 commit d9e8706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.6.0-rc2</version>
<version>[2.9.10.3,)</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d9e8706

Please # to comment.