Merge pull request #11477 from freelansam/JAVA-3592

JAVA-3592: Upgrade h2 dependency in the main pom.xml
This commit is contained in:
kwoyke
2021-11-22 09:22:17 +01:00
committed by GitHub
20 changed files with 4 additions and 21 deletions
@@ -35,7 +35,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>${h2.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>