mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Merge pull request #7144 from corda/adel/ENT-6629
ENT-6629: Update hibernate version to match ent.
This commit is contained in:
commit
8355366119
@ -99,7 +99,7 @@ buildscript {
|
||||
ext.hamkrest_version = '1.7.0.0'
|
||||
ext.jopt_simple_version = '5.0.2'
|
||||
ext.jansi_version = '1.18'
|
||||
ext.hibernate_version = '5.4.3.Final'
|
||||
ext.hibernate_version = '5.4.32.Final'
|
||||
ext.h2_version = '1.4.199' // Update docs if renamed or removed.
|
||||
ext.rxjava_version = '1.3.8'
|
||||
ext.dokka_version = '0.10.1'
|
||||
|
Loading…
Reference in New Issue
Block a user