From 265e22a038b2c6ceca1528f4669a1680b9425e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:30:43 +0000 Subject: [PATCH] build(deps): bump org.apache.tika:tika-core in /backend Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.1 to 3.2.2. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.9.1...3.2.2) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-version: 3.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 2109f1376..9b077b873 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -349,7 +349,7 @@ org.apache.tika tika-core - 2.9.1 + 3.2.2