Javi Martín

Results 1 issues of Javi Martín

After upgrading my project to [Flyway core 9.1.2](https://github.com/flyway/flyway/releases/tag/flyway-9.1.2) the tests failed cause the spring boot autoconfiguration is using deprecated methods, check log for more information: ``` java.lang.IllegalStateException: Failed to load...

type: bug