This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-integration-cases.git
The following commit(s) were added to refs/heads/main by this push:
new 41b743c9 Bump cn.hutool:hutool-all in
/99-integration/dubbo-samples-test-11782 (#30)
41b743c9 is described below
commit 41b743c9f9923a3a805c5e9625a7b8e0573f8207
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 17 10:08:42 2024 +0800
Bump cn.hutool:hutool-all in /99-integration/dubbo-samples-test-11782 (#30)
Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.16
to 5.8.21.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/commits/5.8.21)
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-all
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
99-integration/dubbo-samples-test-11782/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/99-integration/dubbo-samples-test-11782/pom.xml
b/99-integration/dubbo-samples-test-11782/pom.xml
index 24cebca5..4c8ffc57 100644
--- a/99-integration/dubbo-samples-test-11782/pom.xml
+++ b/99-integration/dubbo-samples-test-11782/pom.xml
@@ -85,7 +85,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
- <version>5.8.16</version>
+ <version>5.8.21</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>