From e3c9c60427002cbcf142b6ed5fa03e2006c9b539 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 18:03:12 +0000 Subject: [PATCH] fix(deps): update tika monorepo to v3.2.1 (#745) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index e8e39d80..5de3291a 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -7,7 +7,7 @@ javacv-ffmpeg = "7.1-1.5.11" detekt = "1.23.7" coroutines = "1.10.2" swagger = "2.2.35" -tika = "3.1.0" +tika = "3.2.1" owl = "0.0.1" jackson = "2.18.2" protobuf = "4.31.1"