mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Broaded dependency management for REST Assured
Closes gh-31864
This commit is contained in:
@@ -1472,9 +1472,13 @@ bom {
|
||||
modules = [
|
||||
"json-path",
|
||||
"json-schema-validator",
|
||||
"kotlin-extensions",
|
||||
"rest-assured",
|
||||
"rest-assured-common",
|
||||
"scala-support",
|
||||
"spring-commons",
|
||||
"spring-mock-mvc",
|
||||
"spring-mock-mvc-kotlin-extensions",
|
||||
"spring-web-test-client",
|
||||
"xml-path"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user