Commit ead8983c3025525fbe4d1a28fcd4f702034aa8ea
1 parent
07f96d3c7f
Exists in
master
测试文件提交
Showing 1 changed file with 2 additions and 2 deletions
mybatis-plus/pom.xml
View file @
ead8983
| ... | ... | @@ -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 | |
| 135 | 135 | <dependency> |
| 136 | 136 | <groupId>ch.qos.logback</groupId> |