This is an automated email from the ASF dual-hosted git repository.
ptuomola pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 04d255a chore(deps): update dependency org.apache.tika:tika-core to
v1.25
04d255a is described below
commit 04d255aa01bf627083bcd931969e35f8bf792d1f
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Dec 2 06:39:57 2020 +0000
chore(deps): update dependency org.apache.tika:tika-core to v1.25
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index bbd78f9..4a61958 100644
--- a/build.gradle
+++ b/build.gradle
@@ -119,7 +119,7 @@ allprojects {
dependency 'org.ehcache:ehcache:3.9.0'
dependency 'com.github.spullara.mustache.java:compiler:0.9.7'
dependency 'com.jayway.jsonpath:json-path:2.4.0'
- dependency 'org.apache.tika:tika-core:1.24.1'
+ dependency 'org.apache.tika:tika-core:1.25'
dependency 'org.apache.httpcomponents:httpclient:4.5.13'
dependency 'io.swagger.core.v3:swagger-annotations:2.1.5'
dependency
'jakarta.management.j2ee:jakarta.management.j2ee-api:1.1.4'