Explorar el Código

bug处理 pom版本修改错误,baseRest引用常量错误

张均强 hace 4 años
padre
commit
68fed1ad01
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      pom.xml

+ 0 - 6
pom.xml

@@ -91,12 +91,6 @@
                 <version>5.2.0</version>
             </dependency>
 
-            <dependency>
-                <groupId>org.projectlombok</groupId>
-                <artifactId>lombok</artifactId>
-                <version>1.18.20</version>
-            </dependency>
-
             <dependency>
                 <groupId>io.jsonwebtoken</groupId>
                 <artifactId>jjwt</artifactId>