From 8a6876e4d7cba91c299fa2b1b66ef7b1d4abc813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 08:53:18 +0000 Subject: [PATCH] Bump tika-core Bumps [tika-core](https://github.com/apache/tika) from 1.21 to 1.22. - [Release notes](https://github.com/apache/tika/releases) - [Changelog](https://github.com/apache/tika/blob/master/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/1.21...1.22) Signed-off-by: dependabot[bot] --- .../pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-starter-stream-processor-httpclient-gateway/pom.xml b/spring-cloud-starter-stream-processor-httpclient-gateway/pom.xml index c4c7c63..2885caa 100644 --- a/spring-cloud-starter-stream-processor-httpclient-gateway/pom.xml +++ b/spring-cloud-starter-stream-processor-httpclient-gateway/pom.xml @@ -50,7 +50,7 @@ org.apache.tika tika-core - 1.21 + 1.22 org.gaul