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 b7272e3c2 Bump com.aliyun:dingtalk from 2.1.25 to 2.1.26 (#4982)
b7272e3c2 is described below
commit b7272e3c25f21b4b0b5e7c4e024c7ff1b4b95fbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 16:03:37 2024 +0800
Bump com.aliyun:dingtalk from 2.1.25 to 2.1.26 (#4982)
Bumps [com.aliyun:dingtalk](https://github.com/aliyun/alibabacloud-sdk)
from 2.1.25 to 2.1.26.
- [Release notes](https://github.com/aliyun/alibabacloud-sdk/releases)
-
[Changelog](https://github.com/aliyun/alibabacloud-sdk/blob/master/ChangeLog-Go.txt)
- [Commits](https://github.com/aliyun/alibabacloud-sdk/commits)
---
updated-dependencies:
- dependency-name: com.aliyun:dingtalk
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>
---
eventmesh-connectors/eventmesh-connector-dingtalk/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eventmesh-connectors/eventmesh-connector-dingtalk/build.gradle
b/eventmesh-connectors/eventmesh-connector-dingtalk/build.gradle
index 034a9ad2b..033e3f02a 100644
--- a/eventmesh-connectors/eventmesh-connector-dingtalk/build.gradle
+++ b/eventmesh-connectors/eventmesh-connector-dingtalk/build.gradle
@@ -25,7 +25,7 @@ dependencies {
implementation project(":eventmesh-common")
implementation project(":eventmesh-sdks:eventmesh-sdk-java")
implementation project(":eventmesh-openconnect:eventmesh-openconnect-java")
- implementation "com.aliyun:dingtalk:2.1.25"
+ implementation "com.aliyun:dingtalk:2.1.26"
implementation 'com.google.guava:guava'
compileOnly 'org.projectlombok:lombok'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]