Skip to content

Commit

Permalink
Bump jackson from 2.18.1 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps `jackson` from 2.18.1 to 2.18.2.

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent af16ebe commit 900df8b
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 @@ -9,7 +9,7 @@ buildConfig = "5.5.1"

# runtime
bufbuild = "1.47.2"
jackson = "2.18.1"
jackson = "2.18.2"
protoc = "3.23.4"
versioncompare = "1.5.0"

Expand Down

0 comments on commit 900df8b

Please sign in to comment.