Skip to content

Commit

Permalink
Merge pull request pinterest#853 from pinterest/dependabot/maven/com.…
Browse files Browse the repository at this point in the history
…fasterxml.jackson.core-jackson-core-2.10.0.pr1

Bump jackson-core from 2.9.9 to 2.10.0.pr1
  • Loading branch information
HenryCaiHaiying authored Jul 26, 2019
2 parents bf81b32 + 51f4b2f commit ac9f9be
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.9</version>
<version>2.10.0.pr1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit ac9f9be

Please sign in to comment.