Skip to content

Commit

Permalink
chore(deps): bump jackson-databind from 2.13.2.2 to 2.13.3
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hypery2k committed Jun 7, 2022
1 parent 7e8e829 commit 99460bf
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 @@ -20,7 +20,7 @@
<junit.plugin.version>1.6</junit.plugin.version>
<httpclient.version>4.5.13</httpclient.version>
<unirest.version>1.4.9</unirest.version>
<jackson.version>2.13.2.2</jackson.version>
<jackson.version>2.13.3</jackson.version>
<hamcrest.version>2.2</hamcrest.version>
<jackson.version>2.13.2.2</jackson.version>
<!-- testing libs -->
Expand Down

0 comments on commit 99460bf

Please sign in to comment.