Upgrade to H2 2.2.220

Closes gh-36367
This commit is contained in:
Stephane Nicoll 2023-07-12 18:13:50 +02:00
parent d08c2f0723
commit 2073f1d194
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ bom {
]
}
}
library("H2", "2.1.214") {
library("H2", "2.2.220") {
group("com.h2database") {
modules = [
"h2"