diff --git a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component
index 4fe5ca7bd4..7b21d54e66 100644
--- a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component
+++ b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component
@@ -186,10 +186,8 @@
-
-
-
+
diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml
index f63605cbe0..92cba59605 100644
--- a/spring-integration-samples/loanshark/pom.xml
+++ b/spring-integration-samples/loanshark/pom.xml
@@ -151,6 +151,14 @@
org.springframework.js
2.0.8.RELEASE
+
+ org.springframework
+ org.springframework.core
+
+
+ org.springframework
+ org.springframework.beans
+
org.springframework
org.springframework.context
@@ -159,6 +167,10 @@
org.springframework
org.springframework.web
+
+ org.springframework
+ org.springframework.web.servlet
+
org.apache.commons
com.springsource.org.apache.commons.logging