mirror of https://github.com/jeecgboot/jeecg-boot
3.5.1 版本发布
parent
a6bcb376fc
commit
9da4850bd7
|
@ -45,6 +45,8 @@
|
|||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>${mysql-connector-java.version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue