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