Browse Source

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

hulh 7 years ago
parent
commit
bec12dc176
1 changed files with 0 additions and 5 deletions
  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>