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 2358e64 commit 6a6d6f6Copy full SHA for 6a6d6f6
spring-ws-platform/build.gradle
@@ -55,10 +55,10 @@ dependencies {
55
api("org.jdom:jdom2:2.0.6.1")
56
api("org.jvnet.staxex:stax-ex:2.1.0")
57
api("org.mockito:mockito-core:4.11.0")
58
- api("org.xmlunit:xmlunit-assertj:2.10.0")
59
- api("org.xmlunit:xmlunit-core:2.10.0")
60
- api("org.xmlunit:xmlunit-legacy:2.10.0")
61
- 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-legacy:2.10.2")
+ api("org.xmlunit:xmlunit-placeholders:2.10.2")
62
api("wsdl4j:wsdl4j:1.6.3")
63
api("xom:xom:1.3.7")
64
}
0 commit comments