Add 'org.springframework.shell:spring-shell' as a runtime dependency.
This commit is contained in:
@@ -11,6 +11,8 @@ dependencies {
|
||||
|
||||
providedCompile "javax.servlet:javax.servlet-api"
|
||||
|
||||
runtime "org.springframework.shell:spring-shell"
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@ dependencies {
|
||||
|
||||
providedCompile "javax.servlet:javax.servlet-api"
|
||||
|
||||
runtime "org.springframework.shell:spring-shell"
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user