Bump h2 from 1.4.199 to 1.4.200 (#1926)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-16 17:49:08 +02:00 committed by Gabriele C
parent f83f20070b
commit 004cccf3c2

View File

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