Skip to content

Commit

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

Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1
  • Loading branch information
PiDayDev authored Oct 5, 2020
2 parents a456421 + e333f1e commit 4dbb2bb
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 @@ -171,7 +171,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>org.mockito</groupId>
Expand Down

0 comments on commit 4dbb2bb

Please sign in to comment.