Skip to content

Commit c624792

Browse files
committed
Bump h2 version
1 parent db5f216 commit c624792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.h2database</groupId>
2626
<artifactId>h2</artifactId>
27-
<version>2.1.210</version>
27+
<version>2.3.232</version>
2828
</dependency>
2929

3030
<dependency>
@@ -76,4 +76,4 @@
7676
</plugins>
7777
</build>
7878

79-
</project>
79+
</project>

0 commit comments

Comments
 (0)