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

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 3032d9f861 bump tika to 3.3.1. fixes #7402 (#7403)
3032d9f861 is described below

commit 3032d9f861b3391e86d7a09c7aac0d045e902064
Author: Bart Maertens <[email protected]>
AuthorDate: Thu Jul 2 14:28:34 2026 +0200

    bump tika to 3.3.1. fixes #7402 (#7403)
---
 plugins/transforms/tika/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/transforms/tika/pom.xml b/plugins/transforms/tika/pom.xml
index a59edf12ef..8026e29f9a 100644
--- a/plugins/transforms/tika/pom.xml
+++ b/plugins/transforms/tika/pom.xml
@@ -29,7 +29,7 @@
     <name>Hop Plugins Transforms Tika</name>
 
     <properties>
-        <tika.version>3.3.0</tika.version>
+        <tika.version>3.3.1</tika.version>
     </properties>
 
     <dependencyManagement>

Reply via email to