This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 0ccd9996368f0fa800b99eb29c462510d3e41bac Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Dec 24 06:59:27 2021 +0100 Upgrading Tika --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a5a787f..687b015 100644 --- a/pom.xml +++ b/pom.xml @@ -446,7 +446,7 @@ under the License. <commons-text.version>1.9</commons-text.version> <commons-logging.version>1.1.3</commons-logging.version> - <tika.version>1.27</tika.version> + <tika.version>1.28</tika.version> <h2.version>1.4.200</h2.version>
