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>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<!-- stay on 2.1 because 2.2 file format changed to version '3' -->
|
||||
<version>2.1.214</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
|
||||
Reference in New Issue
Block a user