mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
This commit also suppresses deprecations introduced in Flyway 11.13.3. A future release of Flyway should provide an alternative API to those that are now deprecated and that we are still using. See gh-47742 Closes gh-47562