This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new 6b418bcc36 Bump com.alibaba.nacos:nacos-client from 2.4.0 to 2.4.1 
(#14556)
6b418bcc36 is described below

commit 6b418bcc36c701107f472ef23b774518c006a237
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 09:57:03 2024 +0800

    Bump com.alibaba.nacos:nacos-client from 2.4.0 to 2.4.1 (#14556)
    
    Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) 
from 2.4.0 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/compare/2.4.0...2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba.nacos:nacos-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Albumen Kevin <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index fa44f7754c..dd6d0727db 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -133,7 +133,7 @@
     <resteasy_version>3.15.6.Final</resteasy_version>
     <codehaus-jackson_version>1.9.13</codehaus-jackson_version>
     <tomcat_embed_version>8.5.100</tomcat_embed_version>
-    <nacos_version>2.4.0</nacos_version>
+    <nacos_version>2.4.1</nacos_version>
     <grpc.version>1.66.0</grpc.version>
     <grpc_contrib_verdion>0.8.1</grpc_contrib_verdion>
     <jprotoc_version>1.2.2</jprotoc_version>

Reply via email to