This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git
The following commit(s) were added to refs/heads/main by this push:
new 5710eb6 chore(deps): bump com.alibaba.nacos:nacos-client from 2.1.2
to 2.3.2 (#106)
5710eb6 is described below
commit 5710eb6ca6e2bace2dd6882676b74b19067cf6e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 23:21:24 2024 +0800
chore(deps): bump com.alibaba.nacos:nacos-client from 2.1.2 to 2.3.2 (#106)
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos)
from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/alibaba/nacos/compare/2.1.2...2.3.2)
---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dbbd868..1bffc64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>2.7.6</spring-boot.version>
<mybatis-spring-boot.version>2.3.2</mybatis-spring-boot.version>
- <nacos.version>2.1.2</nacos.version>
+ <nacos.version>2.3.2</nacos.version>
<rocketmq.version>4.9.8</rocketmq.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]