Skip to content

Commit 32d6485

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.2 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11657ba commit 32d6485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1-jre" }
4848
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.1.9" }
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-
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.1" }
51+
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.2" }
5252
jacoco-maven-plugin = { module = "org.jacoco:jacoco-maven-plugin", version.ref = "jacoco" }
5353
jandex-plugin = { module = "com.github.vlsi.gradle:jandex-plugin", version.ref = "jandexPlugin" }
5454
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }

0 commit comments

Comments
 (0)