Update tests from H2 1.4.196 to 1.4.197.
This commit is contained in:
parent
7684694173
commit
bf2c2f7ad6
2
pom.xml
2
pom.xml
|
@ -59,7 +59,7 @@ CSV files of various types.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
<artifactId>h2</artifactId>
|
<artifactId>h2</artifactId>
|
||||||
<version>1.4.196</version>
|
<version>1.4.197</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue