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 2220f14 chore(deps): update dependency com.amazonaws:aws-java-sdk-s3
to v1.12.61
new 8d6f6ee Merge pull request #1854 from
renovate-bot/renovate/aws-java-sdk-monorepo
2220f14 is described below
commit 2220f14b9c231b3b13c207c73ff55a2778c3b3f2
Author: Renovate Bot <[email protected]>
AuthorDate: Thu Sep 2 22:02:52 2021 +0000
chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.61
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 7bff198..c25e605 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.1.0'
dependency 'org.quartz-scheduler:quartz:2.3.2'
- dependency 'com.amazonaws:aws-java-sdk-s3:1.12.40'
+ dependency 'com.amazonaws:aws-java-sdk-s3:1.12.61'
dependency 'org.ehcache:ehcache:3.9.6'
dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
dependency 'com.jayway.jsonpath:json-path:2.6.0'