mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Json Path 2.10.0
Closes gh-48553
This commit is contained in:
@@ -1076,7 +1076,7 @@ bom {
|
||||
releaseNotes("https://github.com/jOOQ/jOOQ/releases/tag/version-{version}")
|
||||
}
|
||||
}
|
||||
library("Json Path", "2.9.0") {
|
||||
library("Json Path", "2.10.0") {
|
||||
group("com.jayway.jsonpath") {
|
||||
modules = [
|
||||
"json-path",
|
||||
|
||||
Reference in New Issue
Block a user