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 1d17db1 commit a7b1665Copy full SHA for a7b1665
spring-ws-platform/build.gradle
@@ -74,10 +74,10 @@ dependencies {
74
api("org.jdom:jdom2:2.0.6.1")
75
api("org.jvnet.staxex:stax-ex:2.1.0")
76
api("org.mockito:mockito-core:5.17.0")
77
- api("org.xmlunit:xmlunit-assertj:2.10.3")
78
- api("org.xmlunit:xmlunit-core:2.10.3")
79
- api("org.xmlunit:xmlunit-legacy:2.10.3")
80
- api("org.xmlunit:xmlunit-placeholders:2.10.3")
+ 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")
81
api("wsdl4j:wsdl4j:1.6.3")
82
api("xom:xom:1.3.9")
83
}
0 commit comments