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 3b85645 commit 9c30b2bCopy full SHA for 9c30b2b
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.0")
62
- api("org.xmlunit:xmlunit-core:2.10.0")
63
- api("org.xmlunit:xmlunit-legacy:2.10.0")
64
- api("org.xmlunit:xmlunit-placeholders:2.10.0")
+ api("org.xmlunit:xmlunit-assertj:2.10.1")
+ api("org.xmlunit:xmlunit-core:2.10.1")
+ api("org.xmlunit:xmlunit-legacy:2.10.1")
+ api("org.xmlunit:xmlunit-placeholders:2.10.1")
65
api("wsdl4j:wsdl4j:1.6.3")
66
api("xom:xom:1.3.9")
67
}
0 commit comments