Skip to content

Commit

Permalink
Merge pull request #7 from alangs/dependabot/maven/com.fasterxml.jack…
Browse files Browse the repository at this point in the history
…son.core-jackson-databind-2.9.10.8

Bump jackson-databind from 2.9.6 to 2.9.10.8
  • Loading branch information
alangs authored Jan 9, 2022
2 parents bc71988 + db60d7b commit e890715
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.6</version>
<version>2.9.10.8</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit e890715

Please sign in to comment.