Skip to content

Commit

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

Chore(deps): Bump jackson-databind from 2.12.4 to 2.12.5
  • Loading branch information
bitwiseman authored Sep 6, 2021
2 parents e317813 + b4ee32e commit 4b37a82
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 @@ -426,7 +426,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.4</version>
<version>2.12.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 4b37a82

Please sign in to comment.