浏览代码

Merge remote-tracking branch 'origin/master'

zhou-hao 3 年之前
父节点
当前提交
f46b9fb673
共有 1 个文件被更改,包括 2 次插入8 次删除
  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>