Skip to content

Commit 650e5d1

Browse files
committed
Upgrade to Commons Collection 4.5.0
Closes gh-1649
1 parent 6969937 commit 650e5d1

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
@@ -49,7 +49,7 @@ dependencies {
4949
api("jakarta.xml.soap:jakarta.xml.soap-api:3.0.2")
5050
api("jaxen:jaxen:2.0.0")
5151
api("net.minidev:json-smart:2.5.2")
52-
api("org.apache.commons:commons-collections4:4.4")
52+
api("org.apache.commons:commons-collections4:4.5.0")
5353
api("org.apache.httpcomponents.client5:httpclient5:5.4.3")
5454
api("org.apache.httpcomponents:httpclient:4.5.14")
5555
api("org.apache.santuario:xmlsec:4.0.4")

0 commit comments

Comments
 (0)