diff --git a/service-sdk/15.0.0/service-to-service-communication/example-service-to-service/pom.xml b/service-sdk/15.0.0/service-to-service-communication/example-service-to-service/pom.xml index cdcb682..3f01daf 100644 --- a/service-sdk/15.0.0/service-to-service-communication/example-service-to-service/pom.xml +++ b/service-sdk/15.0.0/service-to-service-communication/example-service-to-service/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.4.200</version> + <version>2.1.210</version> <scope>test</scope> </dependency> <!-- Required for MySql -->