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 b0945d5 temporary disable mybatis case b0945d5 is described below commit b0945d538a740b1c0247deade2cc43e8bfcd8dfe Author: Albumen Kevin <jhq0...@gmail.com> AuthorDate: Fri Jul 16 17:30:24 2021 +0800 temporary disable mybatis case --- dubbo-samples-boundary-test/dubbo-samples-mybatis/case-versions.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dubbo-samples-boundary-test/dubbo-samples-mybatis/case-versions.conf b/dubbo-samples-boundary-test/dubbo-samples-mybatis/case-versions.conf index af1862c..deacb9e 100644 --- a/dubbo-samples-boundary-test/dubbo-samples-mybatis/case-versions.conf +++ b/dubbo-samples-boundary-test/dubbo-samples-mybatis/case-versions.conf @@ -20,5 +20,6 @@ # Supported component versions of the test case # Spring app -dubbo.version=2.7.*, 3.* +#dubbo.version=2.7.*, 3.* +dubbo.version=4.* spring-boot.version=2.* --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org