From 1cef892404036c6d0f57a4b7a3244ce0826d07bf Mon Sep 17 00:00:00 2001 From: Igor Balos Date: Tue, 28 Feb 2023 11:23:26 +0100 Subject: [PATCH] updated libraries --- CHANGELOG.md | 5 +++++ pom.xml | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1a1e35..3f31bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.9.12 + +* code cleanup for http client +* updated tika to 2.7.0, jersey client to 2.3.9 + ## 1.9.11 * code cleanup (better decoupling of components, folder restructure and other small cleanups) diff --git a/pom.xml b/pom.xml index 9d98115..b1ae1a4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,12 @@ - 1.9.11 + 1.9.12 UTF-8 1.8 2.9.7 2.14.1 - 2.37 + 2.39 5.8.2 1.3.2 @@ -95,7 +95,7 @@ org.apache.tika tika-core - 2.6.0 + 2.7.0