Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2
This commit is contained in:
parent
bcbc37e897
commit
0f7850eb47
@ -26,7 +26,7 @@ val springRabbitTest = "3.0.9"
|
||||
val testContainersVersion = "1.20.1"
|
||||
|
||||
dependencies {
|
||||
api("com.fasterxml.jackson.core:jackson-databind:2.15.2:")
|
||||
api("com.fasterxml.jackson.core:jackson-databind:2.18.2:")
|
||||
api("com.knecon.fforesight:tenant-commons:0.31.0-RED10196.0")
|
||||
api("com.zaxxer:HikariCP:5.0.1")
|
||||
api("com.google.guava:guava:32.1.2-jre")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user