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