Bump h2 from 1.4.198 to 1.4.199 (#1775)

Bumps [h2](https://github.com/h2database/h2database) from 1.4.198 to 1.4.199.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.198...version-1.4.199)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-14 14:22:09 +01:00 committed by Gabriele C
parent fffd4b17ee
commit e0d30e4112

View File

@ -901,7 +901,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.198</version>
<version>1.4.199</version>
<scope>test</scope>
</dependency>