From c1a71bcb0252115cfafb2aba32ee0430d602cae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:26:12 +0000 Subject: [PATCH] Bump org.apache.tika:tika-core in /gsrs-spring-boot-autoconfigure Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 1.22 to 3.2.2. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](https://github.com/apache/tika/compare/1.22...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] --- gsrs-spring-boot-autoconfigure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsrs-spring-boot-autoconfigure/pom.xml b/gsrs-spring-boot-autoconfigure/pom.xml index eb6a8f10..86295912 100644 --- a/gsrs-spring-boot-autoconfigure/pom.xml +++ b/gsrs-spring-boot-autoconfigure/pom.xml @@ -264,7 +264,7 @@ org.apache.tika tika-core - 1.22 + 3.2.2 gov.nih.ncats