forked from Archives/Athou_commafeed
keep using h2 2.1 because 2.2 uses a different file format
This commit is contained in:
@@ -419,6 +419,8 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
<artifactId>h2</artifactId>
|
<artifactId>h2</artifactId>
|
||||||
|
<!-- stay on 2.1 because 2.2 file format changed to version '3' -->
|
||||||
|
<version>2.1.214</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.mysql</groupId>
|
<groupId>com.mysql</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user