Upgrade to Json Path 2.8.0

Closes gh-34878
This commit is contained in:
Stephane Nicoll
2023-04-06 13:25:21 +02:00
parent 9384dac5bd
commit 6876556b60
3 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ dependencies {
api(project(":spring-boot-project:spring-boot-test-autoconfigure"))
api("com.jayway.jsonpath:json-path")
api("jakarta.xml.bind:jakarta.xml.bind-api")
api("net.minidev:json-smart")
api("org.assertj:assertj-core")
api("org.hamcrest:hamcrest")
api("org.junit.jupiter:junit-jupiter")