Skip to content

Commit 91ca270

Browse files
committed
Upgrade to Json Path 2.10.0
Closes gh-48553
1 parent 404ab71 commit 91ca270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ bom {
10761076
releaseNotes("https://github.com/jOOQ/jOOQ/releases/tag/version-{version}")
10771077
}
10781078
}
1079-
library("Json Path", "2.9.0") {
1079+
library("Json Path", "2.10.0") {
10801080
group("com.jayway.jsonpath") {
10811081
modules = [
10821082
"json-path",

0 commit comments

Comments
 (0)