Browse Source

修改版本

xueyiming 6 months ago
parent
commit
1ac7ac44cc
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pom.xml

+ 3 - 1
pom.xml

@@ -97,9 +97,11 @@
         <dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>
             <groupId>org.projectlombok</groupId>
             <artifactId>lombok</artifactId>
             <artifactId>lombok</artifactId>
-            <version>1.18.12</version>
+            <version>1.18.34</version>
+            <scope>provided</scope>
         </dependency>
         </dependency>
 
 
+
         <dependency>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
             <artifactId>httpclient</artifactId>