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 97aa107 chore(deps): update dependency com.amazonaws:aws-java-sdk-s3
to v1.12.19
97aa107 is described below
commit 97aa1078cacf2bd5ae5689944e3afa9fc1156f90
Author: Renovate Bot <[email protected]>
AuthorDate: Wed Jul 7 21:24:14 2021 +0000
chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.19
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index ce24306..df1aa1f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -117,7 +117,7 @@ allprojects {
dependency 'com.github.librepdf:openpdf:1.3.26'
dependency 'org.mnode.ical4j:ical4j:3.0.28'
dependency 'org.quartz-scheduler:quartz:2.3.2'
- dependency 'com.amazonaws:aws-java-sdk-s3:1.11.1030'
+ dependency 'com.amazonaws:aws-java-sdk-s3:1.12.19'
dependency 'org.ehcache:ehcache:3.9.4'
dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
dependency 'com.jayway.jsonpath:json-path:2.6.0'