Upgrade to H2 2.2.222

Closes gh-37316
This commit is contained in:
Stephane Nicoll 2023-09-11 14:38:46 +02:00
parent 0b07c24bbd
commit 172b4c846a
1 changed files with 1 additions and 1 deletions

View File

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