Merge pull request #11497 from freelansam/JAVA-3592

Fix integration build
This commit is contained in:
kwoyke
2021-11-24 19:27:30 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -124,6 +124,7 @@
<properties>
<spring.version>5.0.6.RELEASE</spring.version>
<h2.version>1.4.197</h2.version> <!-- needs to be specified to be compatible with spring.version 5.0.6.RELEASE -->
</properties>
</project>