Skip to content

Commit 5bb7422

Browse files
committed
Merge branch '4.0.x' into 4.1.x
Closes gh-1592
2 parents 3e7cf49 + 6a6d6f6 commit 5bb7422

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spring-ws-platform/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ dependencies {
5858
api("org.jdom:jdom2:2.0.6.1")
5959
api("org.jvnet.staxex:stax-ex:2.1.0")
6060
api("org.mockito:mockito-core:5.17.0")
61-
api("org.xmlunit:xmlunit-assertj:2.10.1")
62-
api("org.xmlunit:xmlunit-core:2.10.1")
63-
api("org.xmlunit:xmlunit-legacy:2.10.1")
64-
api("org.xmlunit:xmlunit-placeholders:2.10.1")
61+
api("org.xmlunit:xmlunit-assertj:2.10.2")
62+
api("org.xmlunit:xmlunit-core:2.10.2")
63+
api("org.xmlunit:xmlunit-legacy:2.10.2")
64+
api("org.xmlunit:xmlunit-placeholders:2.10.2")
6565
api("wsdl4j:wsdl4j:1.6.3")
6666
api("xom:xom:1.3.9")
6767
}

0 commit comments

Comments
 (0)