You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by pt...@apache.org on 2021/11/02 06:13:42 UTC

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

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 9bc43d9  chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.100
9bc43d9 is described below

commit 9bc43d9ce5f904f1f1cff7192f063a7882928ef5
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Mon Nov 1 21:27:00 2021 +0000

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

diff --git a/build.gradle b/build.gradle
index 1c5e056..54e6564 100644
--- a/build.gradle
+++ b/build.gradle
@@ -120,7 +120,7 @@ allprojects  {
             dependency 'com.github.librepdf:openpdf:1.3.26'
             dependency 'org.mnode.ical4j:ical4j:3.1.1'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
-            dependency 'com.amazonaws:aws-java-sdk-s3:1.12.61'
+            dependency 'com.amazonaws:aws-java-sdk-s3:1.12.100'
             dependency 'org.ehcache:ehcache:3.9.7'
             dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
             dependency 'com.jayway.jsonpath:json-path:2.6.0'