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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5ac88d64df4b chore(deps): Bump tika-version from 3.2.3 to 3.3.0
5ac88d64df4b is described below

commit 5ac88d64df4bb439504096b20fbc4bd8854bf3f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 07:33:10 2026 +0000

    chore(deps): Bump tika-version from 3.2.3 to 3.3.0
    
    Bumps `tika-version` from 3.2.3 to 3.3.0.
    
    Updates `org.apache.tika:tika-core` from 3.2.3 to 3.3.0
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/3.2.3...3.3.0)
    
    Updates `org.apache.tika:tika-parser-html-module` from 3.2.3 to 3.3.0
    
    Updates `org.apache.tika:tika-parser-text-module` from 3.2.3 to 3.3.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.tika:tika-parser-html-module
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.tika:tika-parser-text-module
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 868a29b4a9f7..d886473b2b90 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -543,7 +543,7 @@
         <tahu-version>1.0.19</tahu-version>
         <testcontainers-version>2.0.3</testcontainers-version>
         <thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
-        <tika-version>3.2.3</tika-version>
+        <tika-version>3.3.0</tika-version>
         <twilio-version>11.3.5</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.4.0.RC3</undertow-version>

Reply via email to