Upgrade to H2 2.3.232

Closes gh-41895
This commit is contained in:
Stéphane Nicoll
2024-08-16 15:19:05 +02:00
parent 4ddbd27c9e
commit 13fab8395f

View File

@@ -466,7 +466,7 @@ bom {
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
}
}
library("H2", "2.3.230") {
library("H2", "2.3.232") {
group("com.h2database") {
modules = [
"h2"