Skip to content

Commit 81910f0

Browse files
committed
[#2433] Upgrade Hibernate ORM to 7.0.10.Final
1 parent 00a82fd commit 81910f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
assertjVersion = "3.27.3"
3-
hibernateOrmVersion = "7.0.9.Final"
4-
hibernateOrmGradlePluginVersion = "7.0.9.Final"
3+
hibernateOrmVersion = "7.0.10.Final"
4+
hibernateOrmGradlePluginVersion = "7.0.10.Final"
55
jacksonDatabindVersion = "2.19.2"
66
jbossLoggingAnnotationVersion = "3.0.4.Final"
77
jbossLoggingVersion = "3.6.1.Final"

0 commit comments

Comments
 (0)