Skip to content

Commit

Permalink
chore(deps): Bump jackson-core from 2.18.1 to 2.18.2 (#1109)
Browse files Browse the repository at this point in the history
Bumps `jackson-core` from 2.18.1 to 2.18.2.

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent d483fb0 commit 146cebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gradle-nexus-publish-plugin = "2.0.0"
io-awspring-cloud = "3.2.1"
io-confluent = "7.7.2"
io-swagger-core-v3 = "2.2.26"
jackson-core = "2.18.1"
jackson-core = "2.18.2"
kotlin = "2.1.0"
node-plugin = "7.1.0"
nodeVersion = "22.9.0"
Expand Down

0 comments on commit 146cebe

Please sign in to comment.