Skip to content

Commit 6b05265

Browse files
committed
Upgrade to Dom4j 2.1.5
Closes gh-1695
1 parent e8c3b88 commit 6b05265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ws-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
api("org.aspectj:aspectjweaver:1.9.24")
6262
api("org.assertj:assertj-core:3.25.3")
6363
api("org.awaitility:awaitility:4.3.0")
64-
api("org.dom4j:dom4j:2.1.4")
64+
api("org.dom4j:dom4j:2.1.5")
6565
api("org.easymock:easymock:4.3")
6666
api("org.eclipse.angus:angus-mail:1.1.0")
6767
api("org.glassfish.jaxb:jaxb-runtime:4.0.5")

0 commit comments

Comments
 (0)