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 3ed6e08 commit 6f88746Copy full SHA for 6f88746
spring-ws-platform/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
api("org.igniterealtime.smack:smack-tcp:4.3.5")
75
api("org.jdom:jdom2:2.0.6.1")
76
api("org.jvnet.staxex:stax-ex:2.1.0")
77
- api("org.mockito:mockito-core:5.17.0")
+ api("org.mockito:mockito-core:5.18.0")
78
api("org.xmlunit:xmlunit-assertj:2.10.3")
79
api("org.xmlunit:xmlunit-core:2.10.3")
80
api("org.xmlunit:xmlunit-placeholders:2.10.3")
0 commit comments