Skip to content

Commit c5f6c12

Browse files
committed
Upgrade to H2 2.2.220
1 parent 72fc79d commit c5f6c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext {
7070
hazelcastVersion = '5.3.1'
7171
hibernateVersion = '6.2.5.Final'
7272
hsqldbVersion = '2.7.2'
73-
h2Version = '2.1.214'
73+
h2Version = '2.2.220'
7474
jacksonVersion = '2.15.2'
7575
jaxbVersion = '4.0.3'
7676
jcifsVersion = '2.1.34'

0 commit comments

Comments
 (0)