This is an automated email from the ASF dual-hosted git repository.

awasum 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 3a922fd  chore(deps): update dependency com.google.guava:guava to 
v30.1-jre
3a922fd is described below

commit 3a922fd2ceaf27160dd189a5bc7402448238588d
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Dec 30 10:41:26 2020 +0000

    chore(deps): update dependency com.google.guava:guava to v30.1-jre
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index a2d7c1c..461f80d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -107,7 +107,7 @@ allprojects  {
 
             dependency 
'org.springframework.security.oauth:spring-security-oauth2:2.5.0.RELEASE'
             dependency 'org.apache.openjpa:openjpa:3.1.2' // when upgrading, 
also change OpenJPA version repeated above in buildscript!
-            dependency 'com.google.guava:guava:30.0-jre'
+            dependency 'com.google.guava:guava:30.1-jre'
             dependency 'com.google.code.gson:gson:2.8.6'
             dependency 'org.apache.commons:commons-email:1.5'
             dependency 'commons-io:commons-io:2.8.0'

Reply via email to