This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 9eff710  TIKA-3244: update ctakes
9eff710 is described below

commit 9eff710aa2039a521b21e4ace4652e03d925710b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jan 23 05:19:31 2021 +0100

    TIKA-3244: update ctakes
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 10fda24..fa5e6f0 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -784,7 +784,7 @@
     <dependency>
       <groupId>org.apache.ctakes</groupId>
       <artifactId>ctakes-core</artifactId>
-      <version>4.0.0</version>
+      <version>4.0.0.1</version>
       <scope>provided</scope>
       <exclusions>
         <exclusion>

Reply via email to