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

commit a54fc25adb338b42e0300999cad760274b1b0b9e
Author: Renovate Bot <[email protected]>
AuthorDate: Fri Aug 20 17:38:03 2021 +0000

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

diff --git a/build.gradle b/build.gradle
index 522e08c..7ada2cd 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.7'
+            dependency 'com.google.code.gson:gson:2.8.8'
             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