This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 6c36ae1ca3 TIKA-4327: update tess4j
6c36ae1ca3 is described below
commit 6c36ae1ca3c2f31920b4e4ab969d86b1a0f64293
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat May 30 22:35:48 2026 +0200
TIKA-4327: update tess4j
---
tika-parsers/tika-parsers-ml/tika-parser-tess4j-module/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parsers/tika-parsers-ml/tika-parser-tess4j-module/pom.xml
b/tika-parsers/tika-parsers-ml/tika-parser-tess4j-module/pom.xml
index fed6ba3af7..63ab24f82c 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-tess4j-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-tess4j-module/pom.xml
@@ -30,7 +30,7 @@
<name>Apache Tika Tess4J OCR parser module</name>
<properties>
- <tess4j.version>5.18.0</tess4j.version>
+ <tess4j.version>5.19.0</tess4j.version>
</properties>
<dependencies>