Skip to content

Commit f2ebd2d

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.21.1 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2123a4e commit f2ebd2d

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
@@ -48,7 +48,7 @@ guava = { module = "com.google.guava:guava", version = "33.5.0-jre" }
4848
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.4.1" }
4949
immutables-value-annotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
5050
immutables-value-processor = { module = "org.immutables:value-processor", version.ref = "immutables" }
51-
jackson2-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.0" }
51+
jackson2-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.1" }
5252
jackson3-bom = { module = "tools.jackson:jackson-bom", version = "3.0.4" }
5353
jacoco-maven-plugin = { module = "org.jacoco:jacoco-maven-plugin", version.ref = "jacoco" }
5454
jandex-plugin = { module = "com.github.vlsi.gradle:jandex-plugin", version.ref = "jandexPlugin" }

0 commit comments

Comments
 (0)