This is an automated email from the ASF dual-hosted git repository.
manthan 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 d2c19aa chore(deps): update dependency org.ehcache:ehcache to v3.9.4
new af2310a Merge pull request #1736 from
renovate-bot/renovate/org.ehcache-ehcache-3.x
d2c19aa is described below
commit d2c19aa61bcd874e30c5b64657bb79994d6ba2f7
Author: Renovate Bot <[email protected]>
AuthorDate: Thu May 20 20:22:03 2021 +0000
chore(deps): update dependency org.ehcache:ehcache to v3.9.4
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 0eb78b0..605f43e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ allprojects {
dependency 'org.mnode.ical4j:ical4j:3.0.25'
dependency 'org.quartz-scheduler:quartz:2.3.2'
dependency 'com.amazonaws:aws-java-sdk-s3:1.11.1011'
- dependency 'org.ehcache:ehcache:3.9.3'
+ dependency 'org.ehcache:ehcache:3.9.4'
dependency 'com.github.spullara.mustache.java:compiler:0.9.7'
dependency 'com.jayway.jsonpath:json-path:2.5.0'
dependency 'org.apache.tika:tika-core:1.26'