mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 12:48:59 +08:00
chore: gateway 暂移除 oauth2-client 依赖
This commit is contained in:
parent
7e3be015f1
commit
45b7d41f84
@ -49,7 +49,7 @@
|
||||
<!-- OAuth2 Client -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-oauth2-client</artifactId>
|
||||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Sentinel -->
|
||||
|
Loading…
Reference in New Issue
Block a user