5.4.13
This commit is contained in:
parent
5104c4b7f3
commit
716a8bac20
|
@ -8,7 +8,7 @@
|
|||
apply plugin: 'base'
|
||||
|
||||
ext {
|
||||
ormVersion = new HibernateVersion( '5.4.13.Final', project )
|
||||
ormVersion = new HibernateVersion( '5.4.14-SNAPSHOT', project )
|
||||
baselineJavaVersion = '1.8'
|
||||
jpaVersion = new JpaVersion('2.2')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue