Skip to content

Commit e4fd65c

Browse files
committed
[#2297] Upgrade Hibernate ORM to 7.0.1.Final
1 parent 4bec7b2 commit e4fd65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ org.gradle.java.installations.auto-download=false
3535
#enableMavenLocalRepo = true
3636

3737
# The default Hibernate ORM version (override using `-PhibernateOrmVersion=the.version.you.want`)
38-
hibernateOrmVersion = 7.0.0.Final
38+
hibernateOrmVersion = 7.0.1.Final
3939

4040
# Override default Hibernate ORM Gradle plugin version
4141
# Using the stable version because I don't know how to configure the build to download the snapshot version from

0 commit comments

Comments
 (0)