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

songxiaosheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-integration-cases.git


The following commit(s) were added to refs/heads/main by this push:
     new a30f1c07 fix dubbo ci (#27)
a30f1c07 is described below

commit a30f1c0721d2b118e6d752d238acbde2ef3e0101
Author: 王聪洋 <[email protected]>
AuthorDate: Mon May 13 15:05:37 2024 +0800

    fix dubbo ci (#27)
---
 99-integration/dubbo-samples-rest-withtoken/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-rest-withtoken/case-versions.conf 
b/99-integration/dubbo-samples-rest-withtoken/case-versions.conf
index 5593f85e..e04644ba 100644
--- a/99-integration/dubbo-samples-rest-withtoken/case-versions.conf
+++ b/99-integration/dubbo-samples-rest-withtoken/case-versions.conf
@@ -20,6 +20,6 @@
 # Supported component versions of the test case
 
 # Spring app
-dubbo.version=[ >= 3.2.0 ]
+dubbo.version= 3.2*
 spring.version=5.*
 java.version= [>= 8]

Reply via email to