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 2c39d7998 Bump software.amazon.awssdk:s3 from 2.25.64 to 2.25.69
(#4981)
2c39d7998 is described below
commit 2c39d7998c1e5430c70ad1459b66b5cb36411a10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 16:03:22 2024 +0800
Bump software.amazon.awssdk:s3 from 2.25.64 to 2.25.69 (#4981)
Bumps software.amazon.awssdk:s3 from 2.25.64 to 2.25.69.
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 4c9f19437..13854159f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -747,7 +747,7 @@ subprojects {
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.51"
- dependency "software.amazon.awssdk:s3:2.25.64"
+ dependency "software.amazon.awssdk:s3:2.25.69"
dependency "com.github.rholder:guava-retrying:2.0.0"
dependency
"org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]