This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit c3a433ded9b1dd8df54575cf67c79b2358602a9d Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Dec 24 06:59:54 2021 +0100 Upgrading Tika --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ced8b22..abfd8a3 100644 --- a/pom.xml +++ b/pom.xml @@ -1026,7 +1026,7 @@ under the License. <dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-core</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> </dependency> <dependency>
