Skip to content

Commit 00b95a1

Browse files
committed
Merge branch '3.1.x' into 3.2.x
Closes gh-39393
2 parents cff9d46 + 5706022 commit 00b95a1

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
@@ -710,7 +710,7 @@ bom {
710710
]
711711
}
712712
}
713-
library("Json Path", "2.8.0") {
713+
library("Json Path", "2.9.0") {
714714
group("com.jayway.jsonpath") {
715715
modules = [
716716
"json-path",

0 commit comments

Comments
 (0)