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

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


The following commit(s) were added to refs/heads/master by this push:
     new 800cf2882 Feat/curator5 zookeeper transporter remove (#1131)
800cf2882 is described below

commit 800cf28827cfedc5b08b2d6aa741c335bfc6eeb9
Author: stellar <[email protected]>
AuthorDate: Tue May 14 11:52:45 2024 +0800

    Feat/curator5 zookeeper transporter remove (#1131)
    
    * feat:update all old zookeeper version -> curator5
    
    * feat:when 3.3.0-beta.2-SNAPSHOT Curator5ZookeeperTransporter renamed 
ZookeeperClientManager
    
    ---------
    
    Co-authored-by: huazhongming <[email protected]>
---
 2-advanced/dubbo-samples-spi-compatible/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2-advanced/dubbo-samples-spi-compatible/case-versions.conf 
b/2-advanced/dubbo-samples-spi-compatible/case-versions.conf
index b03fb1ae4..7aa967d8e 100644
--- a/2-advanced/dubbo-samples-spi-compatible/case-versions.conf
+++ b/2-advanced/dubbo-samples-spi-compatible/case-versions.conf
@@ -20,6 +20,6 @@
 # Supported component versions of the test case
 
 # Spring app
-dubbo.version=3.*
+dubbo.version=[ ">=3.0 <3.3.0" ]
 spring.version=4.*, 5.*
 java.version= [>= 8]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to