mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Upgrade to Aalto 1.4, Gson 2.14, Woodstox 7.2.1
This commit is contained in:
@@ -24,13 +24,13 @@ dependencies {
|
||||
api(platform("tools.jackson:jackson-bom:3.1.4"))
|
||||
|
||||
constraints {
|
||||
api("com.fasterxml:aalto-xml:1.3.4")
|
||||
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
|
||||
api("com.fasterxml:aalto-xml:1.4.0")
|
||||
api("com.fasterxml.woodstox:woodstox-core:7.2.1")
|
||||
api("com.github.ben-manes.caffeine:caffeine:3.2.4")
|
||||
api("com.github.librepdf:openpdf:1.3.43")
|
||||
api("com.google.code.findbugs:findbugs:3.0.1")
|
||||
api("com.google.code.findbugs:jsr305:3.0.2")
|
||||
api("com.google.code.gson:gson:2.13.2")
|
||||
api("com.google.code.gson:gson:2.14.0")
|
||||
api("com.google.protobuf:protobuf-java-util:4.35.1")
|
||||
api("com.h2database:h2:2.4.240")
|
||||
api("com.jayway.jsonpath:json-path:2.10.0")
|
||||
|
||||
Reference in New Issue
Block a user