From b379bbfb20473d8bfc2adda893fb58b92890a152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:27:18 +0000 Subject: [PATCH] Bump org.apache.tika:tika-core in /apps/BatchEffectsInterface Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.2 to 3.2.2. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/2.9.2...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] --- apps/BatchEffectsInterface/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/BatchEffectsInterface/pom.xml b/apps/BatchEffectsInterface/pom.xml index 7b9ad3f..0d60913 100644 --- a/apps/BatchEffectsInterface/pom.xml +++ b/apps/BatchEffectsInterface/pom.xml @@ -39,7 +39,7 @@ org.apache.tika tika-core - 2.9.2 + 3.2.2 org.apache.tika