Skip to content

Commit 605890d

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.21.2 (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 547ccb6 commit 605890d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ immutables-builder = { module = "org.immutables:builder", version.ref = "immutab
5151
immutables-value-annotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
5252
immutables-value-fixture = { module = "org.immutables:value-fixture", version.ref = "immutables" }
5353
immutables-value-processor = { module = "org.immutables:value-processor", version.ref = "immutables" }
54-
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.1" }
54+
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.2" }
5555
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations" }
5656
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core" }
5757
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }

0 commit comments

Comments
 (0)