Skip to content

Commit c364752

Browse files
Bump com.alibaba.nacos:nacos-client from 2.3.3 to 2.4.1 (#5089)
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 2.3.3 to 2.4.1. - [Release notes](https://github.com/alibaba/nacos/releases) - [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md) - [Commits](https://github.com/alibaba/nacos/commits/2.4.1) --- 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>
1 parent ab2a719 commit c364752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ subprojects {
782782

783783
dependency "org.javassist:javassist:3.30.2-GA"
784784

785-
dependency "com.alibaba.nacos:nacos-client:2.3.3"
785+
dependency "com.alibaba.nacos:nacos-client:2.4.1"
786786

787787
dependency 'org.apache.zookeeper:zookeeper:3.9.2'
788788
dependency "org.apache.curator:curator-client:${curatorVersion}"

0 commit comments

Comments
 (0)