File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
springboot-dubbo-zookeeper Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
26
26
<spring-boot .version>2.3.2.RELEASE</spring-boot .version>
27
27
<dubbo-spring-boot .version>2.7.8</dubbo-spring-boot .version>
28
- <mybatis-plus-boot-starter .version>3.3 .2</mybatis-plus-boot-starter .version>
28
+ <mybatis-plus .version>3.4 .2</mybatis-plus .version>
29
29
<fastjson .version>1.2.47</fastjson .version>
30
30
<curator-framework .version>4.0.1</curator-framework .version>
31
31
<curator-recipes .version>2.8.0</curator-recipes .version>
57
57
<dependency >
58
58
<groupId >com.baomidou</groupId >
59
59
<artifactId >mybatis-plus-boot-starter</artifactId >
60
- <version >${mybatis-plus-boot-starter .version} </version >
60
+ <version >${mybatis-plus.version} </version >
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >com.alibaba</groupId >
You can’t perform that action at this time.
0 commit comments