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.
2 parents 3e7cf49 + 6a6d6f6 commit 5bb7422Copy full SHA for 5bb7422
spring-ws-platform/build.gradle
@@ -58,10 +58,10 @@ dependencies {
58
api("org.jdom:jdom2:2.0.6.1")
59
api("org.jvnet.staxex:stax-ex:2.1.0")
60
api("org.mockito:mockito-core:5.17.0")
61
- api("org.xmlunit:xmlunit-assertj:2.10.1")
62
- api("org.xmlunit:xmlunit-core:2.10.1")
63
- api("org.xmlunit:xmlunit-legacy:2.10.1")
64
- api("org.xmlunit:xmlunit-placeholders:2.10.1")
+ api("org.xmlunit:xmlunit-assertj:2.10.2")
+ api("org.xmlunit:xmlunit-core:2.10.2")
+ api("org.xmlunit:xmlunit-legacy:2.10.2")
+ api("org.xmlunit:xmlunit-placeholders:2.10.2")
65
api("wsdl4j:wsdl4j:1.6.3")
66
api("xom:xom:1.3.9")
67
}
0 commit comments