Browse Source

删除重复依赖

老周 3 years ago
parent
commit
36de16e287
1 changed files with 2 additions and 8 deletions
  1. 2 8
      jetlinks-standalone/pom.xml

+ 2 - 8
jetlinks-standalone/pom.xml

@@ -53,13 +53,7 @@
     </build>
     </build>
 
 
     <dependencies>
     <dependencies>
-
-        <dependency>
-            <groupId>org.hswebframework.web</groupId>
-            <artifactId>hsweb-system-dictionary</artifactId>
-            <version>${hsweb.framework.version}</version>
-        </dependency>
-
+             
         <dependency>
         <dependency>
             <groupId>com.github.ben-manes.caffeine</groupId>
             <groupId>com.github.ben-manes.caffeine</groupId>
             <artifactId>caffeine</artifactId>
             <artifactId>caffeine</artifactId>
@@ -254,4 +248,4 @@
     </dependencies>
     </dependencies>
 
 
 
 
-</project>
+</project>