Skip to content

Commit 57ae605

Browse files
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](hibernate/hibernate-orm@6.3.1...6.4.1)
1 parent a4cbb5e commit 57ae605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ext {
7272
groovyVersion = '4.0.15'
7373
hamcrestVersion = '2.2'
7474
hazelcastVersion = '5.3.6'
75-
hibernateVersion = '6.3.1.Final'
75+
hibernateVersion = '6.4.1.Final'
7676
hsqldbVersion = '2.7.2'
7777
h2Version = '2.2.224'
7878
jacksonVersion = '2.15.3'

0 commit comments

Comments
 (0)