This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch tika-2.9.1 in repository https://gitbox.apache.org/repos/asf/camel.git
commit 879917073ce836ddaba398ae971ff72905bb7e37 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Oct 30 07:37:02 2023 +0100 Upgrade Tika to version 2.9.1 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index cdc199764da..73c3af528b2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -442,7 +442,7 @@ <stringtemplate-version>4.3.4</stringtemplate-version> <testcontainers-version>1.19.1</testcontainers-version> <thymeleaf-version>3.1.2.RELEASE</thymeleaf-version> - <tika-version>2.9.0</tika-version> + <tika-version>2.9.1</tika-version> <twilio-version>9.9.1</twilio-version> <twitter4j-version>4.1.2</twitter4j-version> <undertow-version>2.3.10.Final</undertow-version>