Broaded dependency management for REST Assured
Closes gh-31864
This commit is contained in:
parent
923dd3504b
commit
5243cb8369
|
|
@ -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"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue