更新ojdbc位置

This commit is contained in:
zhouxiunai
2018-12-03 12:58:47 +08:00
parent 1e4f59b95c
commit 34226a0065
+1 -1
View File
@@ -61,7 +61,7 @@
<artifactId>ojdbc6</artifactId>
<version>11.2.0.3</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/resources/libs/ojdbc6-11.2.0.3.jar</systemPath>
<systemPath>${project.basedir}/src/main/resources/lib/ojdbc6-11.2.0.3.jar</systemPath>
</dependency>
<dependency>