Add 'org.springframework.boot:spring-boot-starter-json' as test runtime dependency.
This commit is contained in:
@@ -38,6 +38,7 @@ dependencies {
|
||||
testRuntime "org.apache.geode:geode-web:$apacheGeodeVersion"
|
||||
testRuntime "org.springframework.boot:spring-boot-starter-web"
|
||||
testRuntime "org.springframework.boot:spring-boot-starter-jetty"
|
||||
testRuntime "org.springframework.boot:spring-boot-starter-json"
|
||||
testRuntime "org.springframework.shell:spring-shell:$springShellVersion"
|
||||
|
||||
// Runtime Test dependency on Spring Cloud Services (SCS) to verify workaround to SCS problem!
|
||||
|
||||
Reference in New Issue
Block a user