소스 검색

Merge remote-tracking branch 'origin/dev-mysql' into dev-mysql

hulh 8 년 전
부모
커밋
bec12dc176
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      pom.xml

+ 0 - 5
pom.xml

@@ -222,11 +222,6 @@
 			<groupId>org.hibernate</groupId>
 			<artifactId>hibernate-ehcache</artifactId>
 		</dependency>
-		<!-- jdbc -->
-		<dependency>
-			<groupId>com.oracle</groupId>
-			<artifactId>ojdbc6</artifactId>
-		</dependency>
 		<!-- mysql -->
 		<dependency>
 			<groupId>mysql</groupId>