This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new b1d29a3 Upgrade Tika to version 1.24.1
b1d29a3 is described below
commit b1d29a30c1c10df772557b8c7316ffeaf86424e9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 24 12:41:02 2020 +0200
Upgrade Tika to version 1.24.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8bcdb3f..6bce8b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -713,7 +713,7 @@
<testcontainers-version>1.13.0</testcontainers-version>
<threetenbp-version>1.4.0</threetenbp-version>
<tinybundles-version>2.1.1</tinybundles-version>
- <tika-version>1.24</tika-version>
+ <tika-version>1.24.1</tika-version>
<twilio-version>7.9.1</twilio-version>
<twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
<twitter4j-version>4.0.7</twitter4j-version>