Upgrade to Spring Shell 1.2.0 M1.

This commit is contained in:
Oliver Gierke
2016-02-10 17:29:28 +01:00
parent 8ca695e304
commit 56604caf13

View File

@@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>org.springframework.shell</groupId> <groupId>org.springframework.shell</groupId>
<artifactId>spring-shell</artifactId> <artifactId>spring-shell</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version> <version>1.2.0.M1</version>
</dependency> </dependency>
<dependency> <dependency>