From 991753a40d73bc6fedfe5f4e343f2ebf94484af0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 07:01:58 +0000 Subject: [PATCH] fix(deps): update tika monorepo to v2.9.2 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 6c326cb3..2435dad0 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -9,7 +9,7 @@ coroutines = "1.8.1" swagger = "2.2.6" serialization = "1.6.3" kjob = "0.6.0" -tika = "2.9.1" +tika = "2.9.2" owl = "0.0.1" jackson = "2.15.4"