JAVA-3592: Upgrade h2 dependency in the main pom.xml

This commit is contained in:
sampadawagde
2021-11-19 23:17:22 +05:30
parent 41c8af76d2
commit 629d093fd4
6 changed files with 1 additions and 6 deletions

View File

@@ -36,7 +36,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>${h2.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>