Commit 17ee8733c7cb6fe8832315a337b456ba01aec319
1 parent
c7a13146c9
Exists in
master
测试提交
Showing 1 changed file with 243 additions and 243 deletions
mybatis-plus/pom.xml
View file @
17ee873
| ... | ... | @@ -125,12 +125,12 @@ |
| 125 | 125 | <version>${mybatis-ehcache.version}</version> |
| 126 | 126 | <scope>test</scope> |
| 127 | 127 | </dependency> |
| 128 | - <dependency> | |
| 128 | + <!-- <dependency> | |
| 129 | 129 | <groupId>com.oracle</groupId> |
| 130 | 130 | <artifactId>ojdbc14</artifactId> |
| 131 | 131 | <version>${ojdbc14.version}</version> |
| 132 | 132 | <scope>test</scope> |
| 133 | - </dependency> | |
| 133 | + </dependency> --> | |
| 134 | 134 | <dependency> |
| 135 | 135 | <groupId>ch.qos.logback</groupId> |
| 136 | 136 | <artifactId>logback-classic</artifactId> |