update
This commit is contained in:
@@ -65,12 +65,12 @@
|
||||
<artifactId>postgresql</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<!-- H2 DB -->
|
||||
<!-- H2 DB
|
||||
<dependency>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
|
||||
<!-- Common -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user