Browse Source

fix

release_toaliyun_real
xiaohanzi 5 years ago
parent
commit
4007511db3
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      mybatis-multi-tenancy/pom.xml

+ 0
- 2
mybatis-multi-tenancy/pom.xml View File

@@ -27,13 +27,11 @@
<version>4.12</version>
</dependency>
<dependency>
<scope>test</scope>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.19</version>
</dependency>
<dependency>
<scope>test</scope>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.1.22</version>


Loading…
Cancel
Save