mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-28 17:22:31 +00:00
flywaydb兼容springboot3报错,先注释掉
This commit is contained in:
parent
e7e7716d05
commit
ad796f079f
@ -43,12 +43,12 @@
|
||||
<version>${dm8.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--支持 mysql5.7、mysql8、MariaDB10.3.16-->
|
||||
<!--支持 mysql5.7、mysql8、MariaDB10.3.16
|
||||
<dependency>
|
||||
<groupId>org.flywaydb</groupId>
|
||||
<artifactId>flyway-core</artifactId>
|
||||
<version>7.15.0</version>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user