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 a676eefcfe TIKA-4488: update javacpp
a676eefcfe is described below

commit a676eefcfe204ce42984209a20c5f196411b772e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Mar 11 22:13:18 2026 +0100

    TIKA-4488: update javacpp
---
 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 d2cd731f22..db9a4e923a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -430,7 +430,7 @@
     <snappy.java.version>1.1.10.8</snappy.java.version>
     <!-- can't update to 1.4, these need jdk11 -->
     <logback.version>1.3.16</logback.version>
-    <javacpp.version>1.5.12</javacpp.version>
+    <javacpp.version>1.5.13</javacpp.version>
     <!-- h2 2.3 requires jdk11 -->
     <h2.version>2.2.224</h2.version>
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->

Reply via email to