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 0cca85ee Ignore seata version
0cca85ee is described below

commit 0cca85ee6c78592c3ba8f1deef8f3c079c225baf
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Feb 25 17:19:43 2023 +0800

    Ignore seata version
---
 99-integration/dubbo-samples-transaction/case-versions.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-transaction/case-versions.conf 
b/99-integration/dubbo-samples-transaction/case-versions.conf
index 9f663aa6..46fdefc2 100644
--- a/99-integration/dubbo-samples-transaction/case-versions.conf
+++ b/99-integration/dubbo-samples-transaction/case-versions.conf
@@ -23,4 +23,4 @@
 dubbo.version=2.7*, 3.*
 spring.version=4.*, 5.*
 java.version= [<= 11]
-seata.version=[ >= 1.4.0, "!1.5.*", "!1.6.0" ]
+seata.version=[ >= 1.4.0, "!1.5.*", "!1.6.0", "!1.7.0-native-rc2" ]


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

Reply via email to