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
@@ -30,6 +30,7 @@
<properties>
<assertj-core.version>3.10.0</assertj-core.version>
<h2.version>1.4.197</h2.version> <!-- needs to be specified as it fails with parent's 1.4.200 -->
</properties>
</project>