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