Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent cd36e78 commit eed91db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
api("com.googlecode.cqengine:cqengine:3.6.0")

api("org.litote.kmongo:kmongo:5.1.0")
api("com.fasterxml.jackson.core:jackson-databind:2.18.0")
api("com.fasterxml.jackson.core:jackson-databind:2.18.1")

api("redis.clients:jedis:5.2.0")
}
Expand Down

0 comments on commit eed91db

Please sign in to comment.