Skip to content

Commit

Permalink
Merge pull request #49 from yinjihuan/dependabot/maven/monkey-api-enc…
Browse files Browse the repository at this point in the history
…rypt-springmvc-example/com.fasterxml.jackson.core-jackson-databind-2.9.10.3

Bump jackson-databind from 2.9.7 to 2.9.10.3 in /monkey-api-encrypt-springmvc-example
  • Loading branch information
yinjihuan authored Apr 20, 2020
2 parents 9551b8a + df7ffbe commit 5864332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monkey-api-encrypt-springmvc-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.7</version>
<version>2.9.10.3</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 5864332

Please sign in to comment.