This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 0aedb885e Bump software.amazon.awssdk:s3 from 2.20.29 to 2.25.55
(#4907)
0aedb885e is described below
commit 0aedb885e996f5b704422bb0dd4a317c6d53fada
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 22:12:20 2024 +0800
Bump software.amazon.awssdk:s3 from 2.20.29 to 2.25.55 (#4907)
Bumps software.amazon.awssdk:s3 from 2.20.29 to 2.25.55.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 7d9a6250c..e8b95ccc2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -743,7 +743,7 @@ subprojects {
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.48"
- dependency "software.amazon.awssdk:s3:2.20.29"
+ dependency "software.amazon.awssdk:s3:2.25.55"
dependency "com.github.rholder:guava-retrying:2.0.0"
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]