Browse Source

通用包修改

gaodm 5 years ago
parent
commit
ba63dd70e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/pom.xml

+ 1 - 1
common/pom.xml

@@ -75,7 +75,7 @@
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
             <version>2.8.6</version>
-            <scope>provided</scope>
+            <scope>compile</scope>
         </dependency>
 
         <dependency>