소스 검색

删除多余依赖

zhou-hao 7 년 전
부모
커밋
fa76f79f8a
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      hsweb-datasource/hsweb-datasource-jta/pom.xml

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

@@ -66,11 +66,6 @@
             <optional>true</optional>
         </dependency>
 
-        <dependency>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring-jdbc</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>org.hswebframework.web</groupId>
             <artifactId>hsweb-datasource-api</artifactId>