diff --git a/dspace-services/pom.xml b/dspace-services/pom.xml
index dce02ac6ce..2211480df1 100644
--- a/dspace-services/pom.xml
+++ b/dspace-services/pom.xml
@@ -100,7 +100,7 @@
net.sf.ehcache
ehcache-core
- 2.4.3
+ 2.6.11
compile
diff --git a/dspace-spring-rest/src/main/resources/i18n/messages.properties b/dspace-spring-rest/src/main/resources/i18n/messages.properties
index e69de29bb2..56f5e678a3 100644
--- a/dspace-spring-rest/src/main/resources/i18n/messages.properties
+++ b/dspace-spring-rest/src/main/resources/i18n/messages.properties
@@ -0,0 +1,8 @@
+#
+# The contents of this file are subject to the license and copyright
+# detailed in the LICENSE and NOTICE files at the root of the source
+# tree and available online at
+#
+# http://www.dspace.org/license/
+#
+
diff --git a/dspace-spring-rest/src/main/webapp/index.html b/dspace-spring-rest/src/main/webapp/index.html
index 35ca676d46..79285d870c 100644
--- a/dspace-spring-rest/src/main/webapp/index.html
+++ b/dspace-spring-rest/src/main/webapp/index.html
@@ -1,3 +1,12 @@
+
diff --git a/pom.xml b/pom.xml
index 09f938c910..2711a97cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,8 @@
4.10.4
2.13.0
1.7.22
-
- 5.0.11.Final
+ 5.2.8.Final
4.3.6.RELEASE
-
${basedir}