This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 4768c67 TIKA-3244: update ctakes
4768c67 is described below
commit 4768c675650cdb9496dc14b9a3a87d49336dc6a8
Author: THausherr <[email protected]>
AuthorDate: Sat Jan 23 05:19:43 2021 +0100
TIKA-3244: update ctakes
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index dd020ab..8fad29a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -289,7 +289,7 @@
<commons.lang3.version>3.11</commons.lang3.version>
<commons.logging.version>1.2</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
- <ctakes.version>4.0.0</ctakes.version>
+ <ctakes.version>4.0.0.1</ctakes.version>
<cxf.version>3.4.2</cxf.version>
<ddplist.version>1.23</ddplist.version>
<dl4j.version>1.0.0-beta6</dl4j.version>