File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
spring-cloud-alibaba-dependencies
spring-cloud-alibaba-starters/spring-alibaba-nacos-config Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 288288 <version >${druid.version} </version >
289289 </dependency >
290290
291+ <dependency >
292+ <groupId >com.alibaba</groupId >
293+ <artifactId >druid</artifactId >
294+ <version >${druid.version} </version >
295+ </dependency >
296+
291297 <dependency >
292298 <groupId >org.mybatis.spring.boot</groupId >
293299 <artifactId >mybatis-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 3939 </dependency >
4040 <dependency >
4141 <groupId >com.alibaba</groupId >
42- <artifactId >druid-spring-boot-starter</artifactId >
42+ <artifactId >druid</artifactId >
43+ <scope >provided</scope >
4344 </dependency >
4445 <dependency >
4546 <groupId >org.springframework</groupId >
You can’t perform that action at this time.
0 commit comments