diff --git a/pom.xml b/pom.xml
index 0fe05b93..3e712979 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@
1.01
2.5
2.0.0.BUILD-SNAPSHOT
+ 1.2.0.RELEASE
@@ -97,6 +98,14 @@
true
+
+ org.springframework.shell
+ spring-shell
+ ${spring-shell.version}
+ true
+ runtime
+
+
org.aspectj
aspectjweaver