Skip to content

Commit

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

Chore(deps): Bump jackson-databind from 2.13.2.2 to 2.13.3
  • Loading branch information
bitwiseman committed Jun 20, 2022
2 parents cbd0abc + 05e0b29 commit 48f847c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -468,7 +468,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2.2</version>
<version>2.13.3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 48f847c

Please sign in to comment.