Skip to content

Commit 0fac7cb

Browse files
committed
update dependency
1 parent af5fbe6 commit 0fac7cb

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
@@ -23,7 +23,7 @@ checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checke
2323
slf4j = "org.slf4j:slf4j-api:2.0.17"
2424
logback = "ch.qos.logback:logback-classic:1.5.17"
2525

26-
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.2"
26+
jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.3"
2727
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2828
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2929
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }

0 commit comments

Comments
 (0)