Skip to content

Commit

Permalink
build(deps): bump jackson-databind from 2.13.3 to 2.13.4.2
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.2.
- [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 fhussonnois committed Oct 20, 2022
1 parent d958a35 commit 723350f
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 @@ -92,7 +92,7 @@
<testcontainer.version>1.17.2</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.3</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.databind.version>2.13.4.2</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.core.version>2.13.3</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 723350f

Please sign in to comment.