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 433b4e7 commit e4574bfCopy full SHA for e4574bf
spring-ws-platform/build.gradle
@@ -71,10 +71,10 @@ dependencies {
71
api("org.jdom:jdom2:2.0.6.1")
72
api("org.jvnet.staxex:stax-ex:2.1.0")
73
api("org.mockito:mockito-core:4.11.0")
74
- api("org.xmlunit:xmlunit-assertj:2.10.2")
75
- api("org.xmlunit:xmlunit-core:2.10.2")
76
- api("org.xmlunit:xmlunit-legacy:2.10.2")
77
- api("org.xmlunit:xmlunit-placeholders:2.10.2")
+ api("org.xmlunit:xmlunit-assertj:2.10.4")
+ api("org.xmlunit:xmlunit-core:2.10.4")
+ api("org.xmlunit:xmlunit-legacy:2.10.4")
+ api("org.xmlunit:xmlunit-placeholders:2.10.4")
78
api("wsdl4j:wsdl4j:1.6.3")
79
api("xom:xom:1.3.9")
80
}
0 commit comments