From 5e781fc32cecd9bf546621b6cddf6a176556d4ba Mon Sep 17 00:00:00 2001 From: Tiago Salvado Date: Tue, 12 Apr 2022 17:22:06 +0100 Subject: [PATCH] Update spring version in notice.txt file --- .../src/main/resources/licenses/notice.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 14f3e2845..254c6fd6f 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -102,14 +102,14 @@ org.restlet.ext.servlet-2.3.12.jar https://github.com/restlet/restlet-framework- xercesImpl-2.11.0-alfresco-patched-20180402.jar http://www.apache.org/licenses/LICENSE-2.0.txt xml-apis-1.4.01.jar http://www.apache.org/licenses/LICENSE-2.0.txt reload4j-1.2.19.jar https://reload4j.qos.ch/LICENSE.txt -spring-aop-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-beans-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-context-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-core-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-expression-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-jdbc-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-orm-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt -spring-tx-5.3.15.jar https://github.com/spring-projects/spring-framework/blob/v5.3.15/LICENSE.txt +spring-aop-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-beans-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-context-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-core-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-expression-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-jdbc-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-orm-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt +spring-tx-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt tika-core-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt tika-parser-apple-module-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt tika-parser-audiovideo-module-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt