Upgrade to Hibernate 6.4.1.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.3.1.Final to 6.4.1.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.3.1...6.4.1)
This commit is contained in:
@@ -72,7 +72,7 @@ ext {
|
||||
groovyVersion = '4.0.15'
|
||||
hamcrestVersion = '2.2'
|
||||
hazelcastVersion = '5.3.6'
|
||||
hibernateVersion = '6.3.1.Final'
|
||||
hibernateVersion = '6.4.1.Final'
|
||||
hsqldbVersion = '2.7.2'
|
||||
h2Version = '2.2.224'
|
||||
jacksonVersion = '2.15.3'
|
||||
|
||||
Reference in New Issue
Block a user