1
mirror of https://github.com/CarmJos/EasySQL.git synced 2024-09-19 21:35:47 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Carm Jos 2022-04-12 16:08:43 +08:00
commit 1ad196f04b

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.1.210</version>
<version>2.1.212</version>
<scope>test</scope>
</dependency>