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 e435f21 commit 3ed6e08Copy full SHA for 3ed6e08
spring-ws-platform/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
api("org.aspectj:aspectjweaver:1.9.24")
66
api("org.assertj:assertj-core:3.27.3")
67
api("org.awaitility:awaitility:4.3.0")
68
- api("org.dom4j:dom4j:2.1.4")
+ api("org.dom4j:dom4j:2.2.0")
69
api("org.easymock:easymock:5.6.0")
70
api("org.eclipse.angus:angus-mail:2.0.3")
71
api("org.glassfish.jaxb:jaxb-runtime:4.0.5")
0 commit comments