You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ma...@apache.org on 2021/04/07 00:09:16 UTC

[fineract] branch develop updated: chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.11.993

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

manthan 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 0f136a1  chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.11.993
     new ce4879b  Merge pull request #1682 from renovate-bot/renovate/aws-java-sdk-monorepo
0f136a1 is described below

commit 0f136a151af83efde63528a10ed67cc853ef3626
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Tue Apr 6 22:04:15 2021 +0000

    chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.11.993
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c841e08..dc49810 100644
--- a/build.gradle
+++ b/build.gradle
@@ -117,7 +117,7 @@ allprojects  {
             dependency 'com.github.librepdf:openpdf:1.3.25'
             dependency 'org.mnode.ical4j:ical4j:3.0.22'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
-            dependency 'com.amazonaws:aws-java-sdk-s3:1.11.949'
+            dependency 'com.amazonaws:aws-java-sdk-s3:1.11.993'
             dependency 'org.ehcache:ehcache:3.9.2'
             dependency 'com.github.spullara.mustache.java:compiler:0.9.7'
             dependency 'com.jayway.jsonpath:json-path:2.5.0'