Skip to content

Commit

Permalink
Bump jackson-databind
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyluv2code committed Jun 6, 2020
1 parent b135ef0 commit cef0770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.5</version>
<version>2.9.10.4</version>
</dependency>

</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.5</version>
<version>2.9.10.4</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit cef0770

Please sign in to comment.