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 69b7968  chore(deps): update dependency 
com.github.spullara.mustache.java:compiler to v0.9.10
69b7968 is described below

commit 69b796812895348146fb1ebcda818aea91729b99
Author: Renovate Bot <[email protected]>
AuthorDate: Fri May 28 00:31:44 2021 +0000

    chore(deps): update dependency com.github.spullara.mustache.java:compiler 
to v0.9.10
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index a980978..08d14af 100644
--- a/build.gradle
+++ b/build.gradle
@@ -119,7 +119,7 @@ allprojects  {
             dependency 'org.quartz-scheduler:quartz:2.3.2'
             dependency 'com.amazonaws:aws-java-sdk-s3:1.11.1030'
             dependency 'org.ehcache:ehcache:3.9.4'
-            dependency 'com.github.spullara.mustache.java:compiler:0.9.7'
+            dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
             dependency 'com.jayway.jsonpath:json-path:2.5.0'
             dependency 'org.apache.tika:tika-core:1.26'
             dependency 'org.apache.httpcomponents:httpclient:4.5.13'

Reply via email to