Skip to content

Commit

Permalink
Merge pull request zhanghuanhao#8 from zhanghuanhao/dependabot/maven/…
Browse files Browse the repository at this point in the history
…com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.9.9 to 2.9.10.1
  • Loading branch information
zhanghuanhao authored Nov 13, 2019
2 parents eb8ec79 + ad5210a commit c253367
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.10.1</version>
</dependency>
<!--mybatis-spring适配器 -->
<dependency>
Expand Down

0 comments on commit c253367

Please sign in to comment.