Flyway: Database Migrations Made Easy.
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>12.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Flyway with an H2 in-memory database and runs pending migrations.
Upgrade to Java 17+ or use Flyway 9.x for Java 11 compatibility.
No dependency data recorded yet.