Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-31877
  • Loading branch information
wilkinsona committed Jul 26, 2022
2 parents fd076ab + 5243cb8 commit 3a9525b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -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"
]
}
}
Expand Down

0 comments on commit 3a9525b

Please sign in to comment.