Switch direct [test] compile dependency on 'org.springframework.data:spring-data-geode-test' to 'spring-geode-starter-test'.

This commit is contained in:
John Blum
2019-08-22 23:14:21 -07:00
parent 8506702871
commit 7a8dec633d

View File

@@ -15,6 +15,7 @@ dependencies {
testCompile("org.springframework.boot:spring-boot-starter-test") {
exclude group: "org.apache.logging.log4j", module: "log4j-to-slf4j"
}
}
bootJar {