From ccddc53f71fb027d067f38df30c3f3f4e6d7cda0 Mon Sep 17 00:00:00 2001 From: wubo Date: Sun, 2 Jun 2024 21:49:47 +0800 Subject: [PATCH] Upgrade Apache Tika to version 2.9.2 to address security vulnerabilities --- document-readers/tika-reader/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document-readers/tika-reader/pom.xml b/document-readers/tika-reader/pom.xml index 76f52a057..c8783d111 100644 --- a/document-readers/tika-reader/pom.xml +++ b/document-readers/tika-reader/pom.xml @@ -21,7 +21,7 @@ - 2.9.0 + 2.9.2