mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Upgrade to Jackson 3.0.1
Closes gh-35677
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies {
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0"))
|
||||
api(platform("org.junit:junit-bom:6.0.0"))
|
||||
api(platform("org.mockito:mockito-bom:5.20.0"))
|
||||
api(platform("tools.jackson:jackson-bom:3.0.0"))
|
||||
api(platform("tools.jackson:jackson-bom:3.0.1"))
|
||||
|
||||
constraints {
|
||||
api("com.fasterxml:aalto-xml:1.3.4")
|
||||
|
||||
Reference in New Issue
Block a user