Skip to content

Commit 5706022

Browse files
committed
Upgrade to JsonPath 2.9.0
Closes gh-39328
1 parent 5f87949 commit 5706022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ bom {
693693
]
694694
}
695695
}
696-
library("Json Path", "2.8.0") {
696+
library("Json Path", "2.9.0") {
697697
group("com.jayway.jsonpath") {
698698
modules = [
699699
"json-path",

0 commit comments

Comments
 (0)