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

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 147274d7da06805f9b266f03d3d6013b7db59a5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 22:55:30 2026 +0000

    Bump org.apache.tika:tika-core from 3.2.3 to 3.3.0
    
    Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) 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)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7569b509af..647882dc99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -931,7 +931,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>3.2.3</version>
+        <version>3.3.0</version>
       </dependency>
 
       <dependency>

Reply via email to