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

orpiske pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.10.x by this push:
     new 066705dc5e2 chore(deps): Bump tika-version from 2.9.3 to 2.9.4 (#17973)
066705dc5e2 is described below

commit 066705dc5e2465b5bd0ddec744cdb6abb4ebb439
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 6 09:27:38 2025 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 370b006398e..dda7f6720c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -486,7 +486,7 @@
         <tahu-version>1.0.13</tahu-version>
         <testcontainers-version>1.20.4</testcontainers-version>
         <thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
-        <tika-version>2.9.3</tika-version>
+        <tika-version>2.9.4</tika-version>
         <twilio-version>10.6.8</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
         <undertow-version>2.3.18.Final</undertow-version>

Reply via email to