This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 6506c0cb87b0 chore(deps): Bump com.aliyun.openservices:tablestore
6506c0cb87b0 is described below
commit 6506c0cb87b0a7958af5e9cfe95213bed0849c4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 14:03:35 2026 +0000
chore(deps): Bump com.aliyun.openservices:tablestore
Bumps
[com.aliyun.openservices:tablestore](https://github.com/aliyun/aliyun-tablestore-java-sdk)
from 5.17.11 to 5.17.13.
- [Release
notes](https://github.com/aliyun/aliyun-tablestore-java-sdk/releases)
-
[Commits](https://github.com/aliyun/aliyun-tablestore-java-sdk/compare/v5.17.11...v5.17.13)
---
updated-dependencies:
- dependency-name: com.aliyun.openservices:tablestore
dependency-version: 5.17.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ec3c541ac046..864b80000399 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -72,7 +72,7 @@
<aliyun-sls-version>5.16.0</aliyun-sls-version>
<aliyun-eventbridge-version>7.3.0</aliyun-eventbridge-version>
<aliyun-eventbridge-client-version>1.3.14</aliyun-eventbridge-client-version>
- <aliyun-tablestore-version>5.17.11</aliyun-tablestore-version>
+ <aliyun-tablestore-version>5.17.13</aliyun-tablestore-version>
<tea-openapi-version>0.3.15</tea-openapi-version>
<amazon-kinesis-client-version>3.5.1</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>