Skip to content

Commit

Permalink
Merge pull request #3 from MuShare/dependabot/maven/com.fasterxml.jac…
Browse files Browse the repository at this point in the history
…kson.core-jackson-databind-2.10.0.pr1

Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1
  • Loading branch information
lm2343635 authored Jun 19, 2020
2 parents 80a7d35 + f3133dd commit e207b72
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.4</version>
<version>2.10.0.pr1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit e207b72

Please sign in to comment.