Skip to content

Commit e909f82

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.15.2
1 parent b4a79b1 commit e909f82

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
@@ -8,7 +8,7 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1"
88
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.9" }
99
azure-identity = { module = "com.azure:azure-identity", version = "1.9.0" }
1010
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.6.3" }
11-
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.1" }
11+
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.2" }
1212
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.4.0-ce"}
1313
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.4.0"}
1414
kmongo = { module = "org.litote.kmongo:kmongo-serialization", version = "4.9.0" }

0 commit comments

Comments
 (0)