Skip to content

Commit c994d44

Browse files
feat(deps): update dependencies com.fasterxml.jackson.core:jackson-databind from v2.19.2 to v2.20.0
1 parent 9360ca4 commit c994d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ dependencies {
4646

4747
implementation("org.apache.logging.log4j:log4j-api:2.25.1")
4848
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1")
49-
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
49+
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
5050
implementation("org.apache.commons:commons-lang3:3.18.0")
5151
}

0 commit comments

Comments
 (0)