spring-boot 2.7.8、mybatis 3.5.11、shiro 1.11.0、druid 1.2.15...
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
|
||||
<!-- MySQL -->
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<!-- Oracle 11g -->
|
||||
|
||||
Reference in New Issue
Block a user