From 8af96556d26498085bf34817014e83c27444ccbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 22:12:50 +0000 Subject: [PATCH 1/6] Bump commons-lang3 from 3.9 to 3.10 in /search-services Bumps commons-lang3 from 3.9 to 3.10. Signed-off-by: dependabot-preview[bot] --- search-services/alfresco-search/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/alfresco-search/pom.xml b/search-services/alfresco-search/pom.xml index ab8c550b9..2c8b3ddaa 100644 --- a/search-services/alfresco-search/pom.xml +++ b/search-services/alfresco-search/pom.xml @@ -99,7 +99,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10 org.apache.cxf From 932f052cca7459d5c66c54a5319a86c4e4d9399e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 21:13:32 +0000 Subject: [PATCH 2/6] Bump cxf.version from 3.2.12 to 3.2.13 in /search-services Bumps `cxf.version` from 3.2.12 to 3.2.13. Updates `cxf-core` from 3.2.12 to 3.2.13 Updates `cxf-rt-bindings-soap` from 3.2.12 to 3.2.13 Updates `cxf-rt-bindings-xml` from 3.2.12 to 3.2.13 Updates `cxf-rt-databinding-jaxb` from 3.2.12 to 3.2.13 Updates `cxf-rt-frontend-jaxws` from 3.2.12 to 3.2.13 Updates `cxf-rt-frontend-simple` from 3.2.12 to 3.2.13 Updates `cxf-rt-transports-http` from 3.2.12 to 3.2.13 Updates `cxf-rt-ws-addr` from 3.2.12 to 3.2.13 Updates `cxf-rt-ws-policy` from 3.2.12 to 3.2.13 Updates `cxf-rt-wsdl` from 3.2.12 to 3.2.13 Signed-off-by: dependabot-preview[bot] --- search-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/pom.xml b/search-services/pom.xml index 53e3c12de..4c166cb14 100644 --- a/search-services/pom.xml +++ b/search-services/pom.xml @@ -15,7 +15,7 @@ Alfresco Solr Search parent 1.7.30 - 3.2.12 + 3.2.13 alfresco-solrclient-lib From f0e6880594dc131f39cb04340b2aac2e5605cbbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 21:13:36 +0000 Subject: [PATCH 3/6] Bump restapi from 1.35 to 1.37 in /e2e-test Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.35 to 1.37. - [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases) - [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.35...v1.37) Signed-off-by: dependabot-preview[bot] --- e2e-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 27ea7c0e0..3170f8cfb 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -11,7 +11,7 @@ Search Analytics E2E Tests Test Project to test Search Service and Analytics Features on a complete setup of Alfresco, Share - 1.35 + 1.37 1.13 3.0.20 3.3.0.1 From 56bbc59446717652c296315c49ede3bc96a50c78 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 31 Mar 2020 13:26:52 +0100 Subject: [PATCH 4/6] SEARCH-2081 Update base docker image to 11.0.1-openjdk-centos-7-7a6031154417. --- search-services/packaging/src/docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/packaging/src/docker/Dockerfile b/search-services/packaging/src/docker/Dockerfile index 702c287f4..c7cb706e0 100644 --- a/search-services/packaging/src/docker/Dockerfile +++ b/search-services/packaging/src/docker/Dockerfile @@ -1,6 +1,6 @@ # Alfresco Search Services ${project.version} Docker Image -FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-7a6031154417 +FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-72b88c6f1f4c LABEL creator="Gethin James" maintainer="Alfresco Search Services Team" ENV DIST_DIR /opt/alfresco-search-services From ef606d79e91711783334250d8cc11d6f1f68a2cd Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 31 Mar 2020 13:45:24 +0100 Subject: [PATCH 5/6] Update license notice for Apache commons-lang3. --- .../packaging/src/main/resources/licenses/notice.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 30a9e6e44..1fa42514c 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -34,7 +34,7 @@ json-20160212.jar http://code.google.com/p/json-simple/ xml-resolver-1.2.jar https://github.com/FasterXML/jackson neethi-3.1.1.jar http://ws.apache.org/commons/neethi/ commons-logging-1.2.jar http://jakarta.apache.org/commons/ -commons-lang3-3.9.jar http://jakarta.apache.org/commons/ +commons-lang3-3.10.jar http://jakarta.apache.org/commons/ chemistry-opencmis-commons-impl-1.1.0.jar http://chemistry.apache.org/ chemistry-opencmis-commons-api-1.1.0.jar http://chemistry.apache.org/ xmlschema-core-2.2.5.jar http://ws.apache.org/commons/XmlSchema/ From 45634445feb4733dad9ca327c9f00c3d020a96d8 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 31 Mar 2020 13:55:59 +0100 Subject: [PATCH 6/6] Update license notice for cxf 3.2.13. --- .../src/main/resources/licenses/notice.txt | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 30a9e6e44..c0bf2da88 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -39,16 +39,16 @@ chemistry-opencmis-commons-impl-1.1.0.jar http://chemistry.apache.org/ chemistry-opencmis-commons-api-1.1.0.jar http://chemistry.apache.org/ xmlschema-core-2.2.5.jar http://ws.apache.org/commons/XmlSchema/ HikariCP-java7-2.4.13.jar https://github.com/brettwooldridge/HikariCP -cxf-core-3.2.12.jar https://cxf.apache.org/ -cxf-rt-bindings-soap-3.2.12.jar https://cxf.apache.org/ -cxf-rt-bindings-xml-3.2.12.jar https://cxf.apache.org/ -cxf-rt-databinding-jaxb-3.2.12.jar https://cxf.apache.org/ -cxf-rt-frontend-jaxws-3.2.12.jar https://cxf.apache.org/ -cxf-rt-frontend-simple-3.2.12.jar https://cxf.apache.org/ -cxf-rt-transports-http-3.2.12.jar https://cxf.apache.org/ -cxf-rt-ws-addr-3.2.12.jar https://cxf.apache.org/ -cxf-rt-ws-policy-3.2.12.jar https://cxf.apache.org/ -cxf-rt-wsdl-3.2.12.jar https://cxf.apache.org/ +cxf-core-3.2.13.jar https://cxf.apache.org/ +cxf-rt-bindings-soap-3.2.13.jar https://cxf.apache.org/ +cxf-rt-bindings-xml-3.2.13.jar https://cxf.apache.org/ +cxf-rt-databinding-jaxb-3.2.13.jar https://cxf.apache.org/ +cxf-rt-frontend-jaxws-3.2.13.jar https://cxf.apache.org/ +cxf-rt-frontend-simple-3.2.13.jar https://cxf.apache.org/ +cxf-rt-transports-http-3.2.13.jar https://cxf.apache.org/ +cxf-rt-ws-addr-3.2.13.jar https://cxf.apache.org/ +cxf-rt-ws-policy-3.2.13.jar https://cxf.apache.org/ +cxf-rt-wsdl-3.2.13.jar https://cxf.apache.org/ chemistry-opencmis-server-support-1.0.0.jar http://chemistry.apache.org/ chemistry-opencmis-server-bindings-1.0.0.jar http://chemistry.apache.org/ quartz-2.3.2.jar http://quartz-scheduler.org/