修改oracle版本

This commit is contained in:
ascrutae 2016-06-14 17:55:46 +08:00
parent bfe5a588c6
commit 1a5c6be2bc
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>