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 179e85e chore(deps): bump com.alibaba.nacos:nacos-client from 2.3.2
to 2.4.0 (#178)
179e85e is described below
commit 179e85e3472f724675068e1d2e4b90f384834e69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 23 20:22:56 2024 +0800
chore(deps): bump com.alibaba.nacos:nacos-client from 2.3.2 to 2.4.0 (#178)
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos)
from 2.3.2 to 2.4.0.
- [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.3.2...2.4.0)
---
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 cd42c31..afcb7a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>2.7.18</spring-boot.version>
<mybatis-spring-boot.version>2.3.2</mybatis-spring-boot.version>
- <nacos.version>2.3.2</nacos.version>
+ <nacos.version>2.4.0</nacos.version>
<rocketmq.version>4.9.8</rocketmq.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]