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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 33dbbd347 TIKA-4239: update ctakes
33dbbd347 is described below

commit 33dbbd34731b8c568e0c5424edc5494b73e75355
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 20 14:29:59 2024 +0200

    TIKA-4239: 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 f8d7a51ce..29ddf6004 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -330,7 +330,7 @@
     <commons.math3.version>3.6.1</commons.math3.version>
     <commons.net.version>3.10.0</commons.net.version>
     <commons.fileupload.version>1.5</commons.fileupload.version>
-    <ctakes.version>4.0.0.1</ctakes.version>
+    <ctakes.version>5.1.0</ctakes.version>
     <!-- can't update to 3.6.0, needs jdk11 ? -->
     <cxf.version>3.5.8</cxf.version>
     <ddplist.version>1.28</ddplist.version>

Reply via email to