Browse Source

Merge branch '3.2.x'

Closes gh-39394
pull/39397/head
Brian Clozel 2 years ago
parent
commit
6d32562f34
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -711,7 +711,7 @@ bom { @@ -711,7 +711,7 @@ bom {
]
}
}
library("Json Path", "2.8.0") {
library("Json Path", "2.9.0") {
group("com.jayway.jsonpath") {
modules = [
"json-path",

Loading…
Cancel
Save