We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547ccb6 commit 605890dCopy full SHA for 605890d
1 file changed
gradle/libs.versions.toml
@@ -51,7 +51,7 @@ immutables-builder = { module = "org.immutables:builder", version.ref = "immutab
51
immutables-value-annotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
52
immutables-value-fixture = { module = "org.immutables:value-fixture", version.ref = "immutables" }
53
immutables-value-processor = { module = "org.immutables:value-processor", version.ref = "immutables" }
54
-jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.1" }
+jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.21.2" }
55
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations" }
56
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core" }
57
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
0 commit comments