Allow usage without Spring Boot AutoConfiguration

Fixes #166
This commit is contained in:
Eric Bottard
2017-10-04 11:15:01 +02:00
parent f0e5c45ee9
commit 32c65f2da7
3 changed files with 71 additions and 3 deletions

View File

@@ -26,7 +26,6 @@
<dependency>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-standard-commands</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.shell</groupId>