Skip to content

Commit

Permalink
Bump jackson-databind from 2.14.1 to 2.14.2 (#175)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.1 to 2.14.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2023
1 parent 47e44d9 commit c9b1598
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 @@ -33,7 +33,7 @@
<confluent.version>7.3.1</confluent.version>
<kafka.scala.version>2.13</kafka.scala.version>
<curator.version>5.4.0</curator.version>
<jackson.version>2.14.1</jackson.version>
<jackson.version>2.14.2</jackson.version>
<lombok.version>1.18.24</lombok.version>
<avro.version>1.11.1</avro.version>
<junit.version>5.9.2</junit.version>
Expand Down

0 comments on commit c9b1598

Please sign in to comment.