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