Upgrade `com.h2database:h2` to version 2.4.240
Author: twwwtCreated Aug 15, 2026Updated Aug 15, 2026
Using Flywaydb 13.3.0 I get the following warning when using the latest version of H2, which is 2.4.240:
WARN org.flywaydb.core.internal.database.base.Database -- Using H2 2.4.240 which is newer than the version Flyway has been verified with. The latest verified version of H2 is 2.3.232.Please, upgrade to H2 version 2.4.240; see also https://github.com/flyway/flyway/issues/3978 and https://github.com/flyway/flyway/issues/4210
Source: flyway/flyway