Merge branch '2.6.x' into 2.7.x

Closes gh-31877
pull/32861/head
Andy Wilkinson 2 years ago
commit 3a9525b5b7

@ -1444,14 +1444,8 @@ bom {
}
library("REST Assured", "4.5.1") {
group("io.rest-assured") {
modules = [
"json-path",
"json-schema-validator",
"rest-assured",
"scala-support",
"spring-mock-mvc",
"spring-web-test-client",
"xml-path"
imports = [
"rest-assured-bom"
]
}
}

Loading…
Cancel
Save