【更新】默认注释oracle驱动
This commit is contained in:
parent
f40fda3fd2
commit
54f7c031c4
4
pom.xml
4
pom.xml
@ -69,11 +69,11 @@
|
||||
</dependency>
|
||||
|
||||
<!-- oracle -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>com.oracle</groupId>
|
||||
<artifactId>ojdbc6</artifactId>
|
||||
<version>${oracle.version}</version>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
<!-- mssql -->
|
||||
<dependency>
|
||||
|
@ -48,10 +48,10 @@
|
||||
</dependency>
|
||||
|
||||
<!-- oracle -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>com.oracle</groupId>
|
||||
<artifactId>ojdbc6</artifactId>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
<!-- mssql -->
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user