Skip to content

Commit

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

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

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

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ruskaof committed Nov 20, 2024
1 parent 5e9742b commit 88b10ec
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 @@ -5,7 +5,7 @@ gradle-nexus-publish-plugin = "2.0.0"
io-awspring-cloud = "3.2.1"
io-confluent = "7.7.1"
io-swagger-core-v3 = "2.2.25"
jackson-core = "2.18.0"
jackson-core = "2.18.1"
kotlin = "2.0.21"
node-plugin = "7.1.0"
nodeVersion = "22.9.0"
Expand Down

0 comments on commit 88b10ec

Please sign in to comment.