We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccc114 commit fab0023Copy full SHA for fab0023
spring-ws-platform/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
api("jakarta.xml.bind:jakarta.xml.bind-api:4.0.4")
49
api("jakarta.xml.soap:jakarta.xml.soap-api:3.0.2")
50
api("jaxen:jaxen:2.0.0")
51
- api("net.minidev:json-smart:2.5.2")
+ api("net.minidev:json-smart:2.6.0")
52
api("org.apache.commons:commons-collections4:4.5.0")
53
api("org.apache.httpcomponents.client5:httpclient5:5.5")
54
api("org.apache.httpcomponents:httpclient:4.5.14")
0 commit comments