Browse Source

reverting dep change

marat 4 năm trước cách đây
mục cha
commit
5305319074
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      kafka-ui-api/pom.xml

+ 2 - 2
kafka-ui-api/pom.xml

@@ -38,8 +38,8 @@
             <artifactId>spring-boot-starter-security</artifactId>
             <artifactId>spring-boot-starter-security</artifactId>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-oauth2-client</artifactId>
+            <groupId>org.springframework.security</groupId>
+            <artifactId>spring-security-oauth2-client</artifactId>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
             <groupId>com.provectus</groupId>
             <groupId>com.provectus</groupId>