Skip to content

Commit

Permalink
Merge branch '2.7.x'
Browse files Browse the repository at this point in the history
Closes gh-31878
  • Loading branch information
wilkinsona committed Jul 26, 2022
2 parents 35a65cf + 3a9525b commit 17aa5d2
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 @@ -1221,14 +1221,8 @@ bom {
}
library("REST Assured", "5.1.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 17aa5d2

Please sign in to comment.