You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by pt...@apache.org on 2021/08/11 01:33:40 UTC

[fineract] branch develop updated: chore(deps): update dependency org.ehcache:ehcache to v3.9.5

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 09e379f  chore(deps): update dependency org.ehcache:ehcache to v3.9.5
09e379f is described below

commit 09e379f553a3067b87e698e8dffdc93013e61d31
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Thu Aug 5 23:31:08 2021 +0000

    chore(deps): update dependency org.ehcache:ehcache to v3.9.5
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 62779f7..0a857cb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -118,7 +118,7 @@ allprojects  {
             dependency 'org.mnode.ical4j:ical4j:3.0.29'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
             dependency 'com.amazonaws:aws-java-sdk-s3:1.12.40'
-            dependency 'org.ehcache:ehcache:3.9.4'
+            dependency 'org.ehcache:ehcache:3.9.5'
             dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
             dependency 'com.jayway.jsonpath:json-path:2.6.0'
             dependency 'org.apache.tika:tika-core:1.27'