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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 228f67c66 TIKA-4326: update uimaj-cpe
228f67c66 is described below

commit 228f67c6638733593b5379056a44d8108a3d8f63
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 2 05:49:54 2024 +0100

    TIKA-4326: update uimaj-cpe
---
 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 4992565f2..ae4e66a20 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -442,7 +442,7 @@
     <!-- Apache UIMA v3.5.0 and later requires Java version 17 or later. -->
     <uimafit.version>3.4.0</uimafit.version>
     <uimaj.core.version>3.4.1</uimaj.core.version>
-    <uimaj.cpe.version>3.5.0</uimaj.cpe.version>
+    <uimaj.cpe.version>3.6.0</uimaj.cpe.version>
     <unit.api.version>2.2</unit.api.version>
     <vorbis.version>0.8</vorbis.version>
     <woodstox.core.version>7.1.0</woodstox.core.version>

Reply via email to