Upgrade to Jackson 2.13.4.20221013
Closes gh-862
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies {
|
||||
api("org.javamoney:moneta:1.4.2")
|
||||
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
|
||||
}
|
||||
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.13.3"))
|
||||
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.13.4.20221013"))
|
||||
api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.2.0"))
|
||||
api(enforcedPlatform("org.mockito:mockito-bom:4.8.0"))
|
||||
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
|
||||
|
||||
Reference in New Issue
Block a user