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 c01f25447 TIKA-4327: update uimaj-cpe, remove comment
c01f25447 is described below

commit c01f25447c9354e0def066eee60bb09ce4f10feb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 2 05:51:19 2024 +0100

    TIKA-4327: update uimaj-cpe, remove comment
---
 tika-parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 1552788f8..4333f4a43 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -439,10 +439,9 @@
     <!-- NOTE: sync tukaani version with commons-compress in tika-parent -->
     <tukaani.version>1.10</tukaani.version>
     <twelvemonkeys.version>3.12.0</twelvemonkeys.version>
-    <!-- Apache UIMA v3.5.0 and later requires Java version 17 or later. -->
     <uimafit.version>3.5.0</uimafit.version>
     <uimaj.core.version>3.5.0</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