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 a9dc98b5c33 Bump cxf.tika.version from 3.3.0 to 3.3.1 (#3146)
a9dc98b5c33 is described below

commit a9dc98b5c33bc5c88e58fc2c3b5c78546dfbddd6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 07:29:26 2026 -0400

    Bump cxf.tika.version from 3.3.0 to 3.3.1 (#3146)
    
    Bumps `cxf.tika.version` from 3.3.0 to 3.3.1.
    
    Updates `org.apache.tika:tika-core` from 3.3.0 to 3.3.1
    - [Changelog](https://github.com/apache/tika/blob/3.3.1/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/3.3.0...3.3.1)
    
    Updates `org.apache.tika:tika-parser-pdf-module` from 3.3.0 to 3.3.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-version: 3.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.tika:tika-parser-pdf-module
      dependency-version: 3.3.1
      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 1bf29df3552..b9702623ef4 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.14.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>5.32.5</cxf.swagger.ui.version>
-        <cxf.tika.version>3.3.0</cxf.tika.version>
+        <cxf.tika.version>3.3.1</cxf.tika.version>
         <cxf.tomcat.version>11.0.22</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 88477ddaa1c..7a2da94134e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>5.32.5</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.50</cxf.swagger.v3.version>
-        <cxf.tika.version>3.3.0</cxf.tika.version>
+        <cxf.tika.version>3.3.1</cxf.tika.version>
         <cxf.tomcat.version>11.0.22</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.1.Final</cxf.undertow.version>

Reply via email to