diff --git a/profiles-and-properties/pom.xml b/profiles-and-properties/pom.xml index 435a735..3b8405f 100644 --- a/profiles-and-properties/pom.xml +++ b/profiles-and-properties/pom.xml @@ -20,7 +20,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.4.197</version> + <version>2.1.210</version> </dependency> <dependency> <groupId>org.postgresql</groupId>