Add Spring Shell runtime dependency to spring-geode-starter and spring-gemfire-starter.
Resolves gh-13.
This commit is contained in:
@@ -18,4 +18,6 @@ dependencies {
|
||||
|
||||
compile "org.springframework.data:spring-data-gemfire"
|
||||
|
||||
runtime 'org.springframework.shell:spring-shell'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user