Upgrade to H2 2.5.250

Closes gh-51674
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:16 +02:00
parent f35a92ba01
commit 116ab6f17f
@@ -605,7 +605,7 @@ bom {
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
}
}
library("H2", "2.4.240") {
library("H2", "2.5.250") {
group("com.h2database") {
modules = [
"h2"