Prepare for B32

This commit is contained in:
HaHaWTH 2023-11-11 22:13:44 +08:00
parent 78b5102692
commit c29aec210b

View File

@ -1082,7 +1082,7 @@
<dependency> <dependency>
<groupId>com.h2database</groupId> <groupId>com.h2database</groupId>
<artifactId>h2</artifactId> <artifactId>h2</artifactId>
<version>2.1.214</version> <version>2.2.224</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>