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 656884d  chore(deps): update dependency com.google.code.gson:gson to 
v2.8.7
656884d is described below

commit 656884df51d969bda5c949b05218038d25cc2b83
Author: Renovate Bot <[email protected]>
AuthorDate: Fri Jun 4 08:15:54 2021 +0000

    chore(deps): update dependency com.google.code.gson:gson to v2.8.7
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index ffbad08..c9253f2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -108,7 +108,7 @@ allprojects  {
             dependency 
'org.springframework.security.oauth:spring-security-oauth2:2.5.1.RELEASE'
             dependency 'org.apache.openjpa:openjpa:3.2.0' // when upgrading, 
also change OpenJPA version repeated above in buildscript!
             dependency 'com.google.guava:guava:30.1.1-jre'
-            dependency 'com.google.code.gson:gson:2.8.6'
+            dependency 'com.google.code.gson:gson:2.8.7'
             dependency 'com.google.truth:truth:1.1.3'
             dependency 
'com.google.truth.extensions:truth-java8-extension:1.1.3'
             dependency 'org.apache.commons:commons-email:1.5'

Reply via email to