Skip to content

Commit

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

Bump jackson-databind from 2.9.10.1 to 2.9.10.3
  • Loading branch information
zhanghuanhao authored Apr 14, 2020
2 parents c253367 + f533c38 commit 09da6c2
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.10.1</version>
<version>2.9.10.3</version>
</dependency>
<!--mybatis-spring适配器 -->
<dependency>
Expand Down

0 comments on commit 09da6c2

Please sign in to comment.