Skip to content

Commit

Permalink
build(deps-dev): bump jackson-databind from 2.14.0-rc1 to 2.14.0-rc2 (#…
Browse files Browse the repository at this point in the history
…1791)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc1 to 2.14.0-rc2.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent d37634e commit 1e41d93
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 @@ -87,7 +87,7 @@

<junit.version>4.13.2</junit.version>
<jackson.version>2.14.0-rc2</jackson.version>
<jackson-databind.version>2.14.0-rc1</jackson-databind.version>
<jackson-databind.version>2.14.0-rc2</jackson-databind.version>
<assertj.version>3.23.1</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>4.8.0</mockito.version>
Expand Down

0 comments on commit 1e41d93

Please sign in to comment.