mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
ENT-3535 Update Hibernate dependency (#5080)
This commit is contained in:
parent
c163365229
commit
4e3b6f01c1
@ -44,7 +44,7 @@ buildscript {
|
||||
ext.hamkrest_version = '1.4.2.2'
|
||||
ext.jopt_simple_version = '5.0.2'
|
||||
ext.jansi_version = '1.14'
|
||||
ext.hibernate_version = '5.3.6.Final'
|
||||
ext.hibernate_version = '5.3.10.Final'
|
||||
ext.h2_version = '1.4.197' // Update docs if renamed or removed.
|
||||
ext.postgresql_version = '42.2.5'
|
||||
ext.rxjava_version = '1.3.8'
|
||||
|
Loading…
Reference in New Issue
Block a user