Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.module:jackson-m…
Browse files Browse the repository at this point in the history
…odule-kotlin to v2.18.0
  • Loading branch information
cultureamp-renovate[bot] committed Sep 28, 2024
1 parent 4da5dc4 commit 2717cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
// CVE-2023-42503
implementation("org.apache.commons:commons-compress:1.26.0")

implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.13.3")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0")
implementation("org.mongodb.kafka:mongo-kafka-connect:1.7.0")
implementation("org.mongodb:bson:4.5.1")
}
Expand Down

0 comments on commit 2717cd3

Please sign in to comment.