Skip to content

Commit 3ed6e08

Browse files
committed
Upgrade to Dom4j 2.2.0
Closes gh-1651
1 parent e435f21 commit 3ed6e08

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
@@ -65,7 +65,7 @@ dependencies {
6565
api("org.aspectj:aspectjweaver:1.9.24")
6666
api("org.assertj:assertj-core:3.27.3")
6767
api("org.awaitility:awaitility:4.3.0")
68-
api("org.dom4j:dom4j:2.1.4")
68+
api("org.dom4j:dom4j:2.2.0")
6969
api("org.easymock:easymock:5.6.0")
7070
api("org.eclipse.angus:angus-mail:2.0.3")
7171
api("org.glassfish.jaxb:jaxb-runtime:4.0.5")

0 commit comments

Comments
 (0)