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

aleks 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 250aee6  chore(deps): bump aws-java-sdk-s3 from 1.12.188 to 1.12.189
250aee6 is described below

commit 250aee65c8f2a835c81965a4a951c4dc2ef0af2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 31 03:37:30 2022 +0000

    chore(deps): bump aws-java-sdk-s3 from 1.12.188 to 1.12.189
    
    Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.188 
to 1.12.189.
    - [Release notes](https://github.com/aws/aws-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.188...1.12.189)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-s3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 143c14d..8682752 100644
--- a/build.gradle
+++ b/build.gradle
@@ -149,7 +149,7 @@ allprojects  {
             dependency 'com.github.librepdf:openpdf:1.3.27'
             dependency 'org.mnode.ical4j:ical4j:3.2.1'
             dependency 'org.quartz-scheduler:quartz:2.3.2'
-            dependency 'com.amazonaws:aws-java-sdk-s3:1.12.188'
+            dependency 'com.amazonaws:aws-java-sdk-s3:1.12.189'
             dependency 'org.ehcache:ehcache:3.10.0'
             dependency 'com.github.spullara.mustache.java:compiler:0.9.10'
             dependency 'com.jayway.jsonpath:json-path:2.7.0'

Reply via email to