From 6f548477956cb84a981f8287f177cf72d0d07e6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 00:14:17 +0000 Subject: [PATCH 1/2] Bump dependency.jackson.version in /search-services Bumps `dependency.jackson.version` from 2.10.0.pr3 to 2.10.0. Updates `jackson-core` from 2.10.0.pr3 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.0.pr3...jackson-core-2.10.0) Updates `jackson-annotations` from 2.10.0.pr3 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.10.0.pr3 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] --- search-services/alfresco-solrclient-lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-services/alfresco-solrclient-lib/pom.xml b/search-services/alfresco-solrclient-lib/pom.xml index b4498e375..e5c35ddf8 100644 --- a/search-services/alfresco-solrclient-lib/pom.xml +++ b/search-services/alfresco-solrclient-lib/pom.xml @@ -23,7 +23,7 @@ 8.50 - 2.10.0.pr3 + 2.10.0 From 151bda89c8bbbb406d62644d231b92f447955a8f Mon Sep 17 00:00:00 2001 From: Tom Page Date: Wed, 2 Oct 2019 16:27:26 +0100 Subject: [PATCH 2/2] Update notice.txt for Jackson. --- .../packaging/src/main/resources/licenses/notice.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/search-services/packaging/src/main/resources/licenses/notice.txt b/search-services/packaging/src/main/resources/licenses/notice.txt index 0b14452db..0e4419b67 100644 --- a/search-services/packaging/src/main/resources/licenses/notice.txt +++ b/search-services/packaging/src/main/resources/licenses/notice.txt @@ -54,9 +54,9 @@ mybatis-spring-1.2.5.jar http://www.mybatis.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.1.jar http://quartz-scheduler.org/ -jackson-core-2.10.0.pr3.jar https://github.com/FasterXML/jackson -jackson-annotations-2.10.0.pr3.jar https://github.com/FasterXML/jackson -jackson-databind-2.10.0.pr3.jar https://github.com/FasterXML/jackson +jackson-core-2.10.0.jar https://github.com/FasterXML/jackson +jackson-annotations-2.10.0.jar https://github.com/FasterXML/jackson +jackson-databind-2.10.0.jar https://github.com/FasterXML/jackson commons-httpclient-3.1-HTTPCLIENT-1265.jar http://jakarta.apache.org/commons/ spring-aop-5.1.8.RELEASE.jar http://projects.spring.io/spring-framework/ spring-beans-5.1.8.RELEASE.jar http://projects.spring.io/spring-framework/