add ojdbc-11.2.0.3.jar( xmlType )

This commit is contained in:
or 2019-08-27 15:00:25 +08:00
parent 5ed84aab89
commit a62302c680
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -300,7 +300,7 @@
</goals>
<phase>install</phase>
<configuration>
<file>${basedir}/lib/ojdbc6.jar</file>
<file>${basedir}/lib/ojdbc6-11.2.0.3.jar</file>
<groupId>jdbc_oracle</groupId>
<artifactId>ojdbc</artifactId>
<version>6.0.0</version>