explicit h2 version for hibernate-mapping
This commit is contained in:
parent
848fa01e47
commit
ef2f20f277
|
@ -75,6 +75,7 @@
|
|||
</dependencies>
|
||||
|
||||
<properties>
|
||||
<h2.version>1.4.197</h2.version> <!-- needs to be specified as it fails with parent's 1.4.200 -->
|
||||
<hibernate.version>5.4.12.Final</hibernate.version>
|
||||
<hibernate-types.version>2.10.4</hibernate-types.version>
|
||||
<assertj-core.version>3.8.0</assertj-core.version>
|
||||
|
|
Loading…
Reference in New Issue