initial upgrade of h2

This commit is contained in:
Jeremy Long
2017-08-07 18:37:03 -04:00
parent b44862f713
commit 9fd8f1c898
11 changed files with 22 additions and 16 deletions

View File

@@ -624,7 +624,7 @@ Copyright (c) 2012 - Jeremy Long
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.176</version>
<version>1.4.196</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>