From 0248b1471d1950c7cc37e3efd1eb970c4f46183c Mon Sep 17 00:00:00 2001 From: "Mark H. Wood" Date: Thu, 9 Mar 2017 15:30:00 -0500 Subject: [PATCH] [DS-3423] Update a few dependencies and fix license headers --- dspace-services/pom.xml | 2 +- .../src/main/resources/i18n/messages.properties | 8 ++++++++ dspace-spring-rest/src/main/webapp/index.html | 9 +++++++++ pom.xml | 7 +------ 4 files changed, 19 insertions(+), 7 deletions(-) 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}