Skip to content

Commit

Permalink
Merge pull request json-snapshot#34 from json-snapshot/dependabot/mav…
Browse files Browse the repository at this point in the history
…en/com.fasterxml.jackson.core-jackson-databind-2.9.10.7

Bump jackson-databind from 2.9.8 to 2.9.10.7
  • Loading branch information
maguro authored May 14, 2021
2 parents 09eaf2a + 3f229ef commit 3c00008
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
<version>2.9.10.7</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 3c00008

Please sign in to comment.