Skip to content

Commit fab0023

Browse files
committed
Upgrade to jsonsmart 2.6.0
Closes gh-1715
1 parent 9ccc114 commit fab0023

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
@@ -48,7 +48,7 @@ dependencies {
4848
api("jakarta.xml.bind:jakarta.xml.bind-api:4.0.4")
4949
api("jakarta.xml.soap:jakarta.xml.soap-api:3.0.2")
5050
api("jaxen:jaxen:2.0.0")
51-
api("net.minidev:json-smart:2.5.2")
51+
api("net.minidev:json-smart:2.6.0")
5252
api("org.apache.commons:commons-collections4:4.5.0")
5353
api("org.apache.httpcomponents.client5:httpclient5:5.5")
5454
api("org.apache.httpcomponents:httpclient:4.5.14")

0 commit comments

Comments
 (0)