This is an automated email from the ASF dual-hosted git repository.
harshitha 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 1ab510301 Bump software.amazon.awssdk:s3 from 2.28.12 to 2.29.5 (#5126)
1ab510301 is described below
commit 1ab510301d2c5db167be4daa4bcfa270c69d0cc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 2 15:50:48 2024 +0530
Bump software.amazon.awssdk:s3 from 2.28.12 to 2.29.5 (#5126)
Bumps software.amazon.awssdk:s3 from 2.28.12 to 2.29.5.
---
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 e4a726084..c094f6255 100644
--- a/build.gradle
+++ b/build.gradle
@@ -794,7 +794,7 @@ subprojects {
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.52"
- dependency "software.amazon.awssdk:s3:2.28.12"
+ dependency "software.amazon.awssdk:s3:2.29.5"
dependency "com.github.rholder:guava-retrying:2.0.0"
dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]