Browse Source

fix #104 差点忘记

zhouhao 6 years ago
parent
commit
74bf14817c

+ 0 - 6
hsweb-datasource/hsweb-datasource-jta/pom.xml

@@ -40,12 +40,6 @@
             <artifactId>spring-jdbc</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.hswebframework</groupId>
-            <artifactId>hsweb-easy-orm-rdb</artifactId>
-            <scope>test</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-activemq</artifactId>

+ 0 - 6
hsweb-system/hsweb-system-dynamic-form/hsweb-system-dynamic-form-local/pom.xml

@@ -14,12 +14,6 @@
 
 
     <dependencies>
-        <dependency>
-            <groupId>org.glassfish</groupId>
-            <artifactId>javax.el</artifactId>
-            <optional>true</optional>
-        </dependency>
-
         <dependency>
             <groupId>org.glassfish</groupId>
             <artifactId>javax.el</artifactId>