解决在线编译问题。

This commit is contained in:
wusheng 2016-06-14 17:55:53 +08:00
parent bfe5a588c6
commit 149e2790b3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc14</artifactId>
<version>10.2.0.4.0</version>
<version>10.2.0.3.0</version>
<scope>test</scope>
</dependency>
</dependencies>