Skip to content

Commit

Permalink
build(deps): bump jackson-databind from 2.13.4.2 to 2.14.1
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.14.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Jan 6, 2023
1 parent 1ad8b8b commit 86e1941
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 @@ -96,7 +96,7 @@
<testcontainer.version>1.17.5</testcontainer.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
<checkstyle.config.location>${basedir}</checkstyle.config.location>
<com.fasterxml.jackson.databind.version>2.13.4.2</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.databind.version>2.14.1</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.core.version>2.14.0</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.annotations.version>2.13.3</com.fasterxml.jackson.annotations.version>
<slf4j.version>1.7.32</slf4j.version>
Expand Down

0 comments on commit 86e1941

Please sign in to comment.