Updated com.h2.database.h2 to 1.4.200
parent
911df0dd21
commit
cdc13f4cee
2
pom.xml
2
pom.xml
|
|
@ -863,7 +863,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
<artifactId>h2</artifactId>
|
<artifactId>h2</artifactId>
|
||||||
<version>1.4.199</version>
|
<version>1.4.200</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- WebJars -->
|
<!-- WebJars -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue