Updated com.h2.database.h2 to 1.4.200

Jens Pelzetter 2020-06-25 13:52:55 +02:00
parent 159e72ade6
commit daacb627a4
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->