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

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


The following commit(s) were added to refs/heads/main by this push:
     new 28da8f17c37 Bump cxf.tika.version from 3.3.1 to 3.3.2 (#3354)
28da8f17c37 is described below

commit 28da8f17c37f787fc29759cf87d20af389a211ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 08:53:58 2026 -0400

    Bump cxf.tika.version from 3.3.1 to 3.3.2 (#3354)
    
    Bumps `cxf.tika.version` from 3.3.1 to 3.3.2.
    
    Updates `org.apache.tika:tika-core` from 3.3.1 to 3.3.2
    - [Changelog](https://github.com/apache/tika/blob/3.3.2/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/3.3.1...3.3.2)
    
    Updates `org.apache.tika:tika-parser-pdf-module` from 3.3.1 to 3.3.2
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-version: 3.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.tika:tika-parser-pdf-module
      dependency-version: 3.3.2
      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>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index a8581da02ee..af733dbe6ba 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -37,7 +37,7 @@
         <cxf.netty.version>4.2.16.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
-        <cxf.tika.version>3.3.1</cxf.tika.version>
+        <cxf.tika.version>3.3.2</cxf.tika.version>
         <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
         <cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.14.0</cxf.gson.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index cdd5aaba641..7eca0b313d7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>5.32.8</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.52</cxf.swagger.v3.version>
-        <cxf.tika.version>3.3.1</cxf.tika.version>
+        <cxf.tika.version>3.3.2</cxf.tika.version>
         <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.2.Final</cxf.undertow.version>

Reply via email to