Skip to content

Commit 22ec27d

Browse files
committed
Upgrade to Json-smart 2.3.1
Closes gh-26598
1 parent 32381ad commit 22ec27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ bom {
911911
]
912912
}
913913
}
914-
library("Json-smart", "2.3") {
914+
library("Json-smart", "2.3.1") {
915915
group("net.minidev") {
916916
modules = [
917917
"json-smart"

0 commit comments

Comments
 (0)