Skip to content

Liquibase migrations do not run automatically with Spring Boot 3.5.0 #45744

Closed as not planned
@ghferrari

Description

@ghferrari

I use liquibase for database migrations. My liquibase configuration is working fine with Spring Boot 3.4.3 through to 3.4.6 when using the Gradle task bootRun i.e. Spring Boot will run liquibase migrations automatically during this task. But if I switch to Spring Boot 3.5.0 and keep all other configuration files the same, liquibase migrations do not run.

Metadata

Metadata

Assignees

Labels

status: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions