The managed dependency of h2database is still on 2.1.214. Please upgrade to a more recent version of h2database the current version is 2.2.224.
Comment From: bclozel
The upcoming Spring Boot 3.2 is already on the 2.2 generation of h2 and we'll upgrade to maintenance versions.
You're pointing to Spring Boot 3.1 here and we'll stick to 2.1.x there because of our upgrade policy.
Our issue template also mentions the following:
- Managed Dependency Upgrade You DO NOT need to raise an issue for a managed dependency version upgrade as there's a semi-automatic process for checking managed dependencies for new versions before a release. BUT pull requests for upgrades that are more involved than just a version property change are still most welcome.
I'm closing this issue as a result.