Browse Source

Upgrade to Json-smart 2.5.1

Closes gh-40252
pull/40319/head
Andy Wilkinson 2 years ago
parent
commit
c61e556c61
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -908,7 +908,7 @@ bom { @@ -908,7 +908,7 @@ bom {
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
}
}
library("Json-smart", "2.5.0") {
library("Json-smart", "2.5.1") {
group("net.minidev") {
modules = [
"json-smart"

Loading…
Cancel
Save