diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties
index 00636a49..f399d3e9 100644
--- a/samples/helloworld/gradle.properties
+++ b/samples/helloworld/gradle.properties
@@ -1,4 +1,4 @@
-springShellVersion = 1.1.0.RC1
+springShellVersion = 1.1.0.RC2
junitVersion = 4.10
log4jVersion = 1.2.17
version = 1.0.0.RELEASE
diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml
index 6541688a..52b4256f 100644
--- a/samples/helloworld/pom.xml
+++ b/samples/helloworld/pom.xml
@@ -11,7 +11,7 @@
http://maven.apache.org
- 1.1.0.RC1
+ 1.1.0.RC2
org.springframework.shell.Bootstrap
1.2.17
4.10