Browse Source

注解pom

liyg 2 years ago
parent
commit
a0eb739f78
1 changed files with 4 additions and 4 deletions
  1. 4 4
      pom.xml

+ 4 - 4
pom.xml

@@ -71,10 +71,10 @@
             <version>3.4.2</version>
         </dependency>
 
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-security</artifactId>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>org.springframework.boot</groupId>-->
+<!--            <artifactId>spring-boot-starter-security</artifactId>-->
+<!--        </dependency>-->
 
         <!--swagger-->
         <dependency>