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 402f3d9 + 5bb7422 commit 3359aaeCopy full SHA for 3359aae
spring-ws-platform/build.gradle
@@ -58,9 +58,9 @@ 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.0")
62
- api("org.xmlunit:xmlunit-core:2.10.0")
63
- api("org.xmlunit:xmlunit-placeholders:2.10.0")
+ api("org.xmlunit:xmlunit-assertj:2.10.2")
+ api("org.xmlunit:xmlunit-core:2.10.2")
+ api("org.xmlunit:xmlunit-placeholders:2.10.2")
64
api("wsdl4j:wsdl4j:1.6.3")
65
api("xom:xom:1.3.9")
66
}
0 commit comments