Skip to content

Commit bd7fee5

Browse files
committed
Upgrade to Hibernate ORM 5.2.6
1 parent 709d4ba commit bd7fee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ configure(allprojects) { project ->
4646
ext.hamcrestVersion = "1.3"
4747
ext.hibernate3Version = "3.6.10.Final"
4848
ext.hibernate4Version = "4.3.11.Final"
49-
ext.hibernate5Version = "5.2.5.Final"
49+
ext.hibernate5Version = "5.2.6.Final"
5050
ext.hibval4Version = "4.3.2.Final"
5151
ext.hibval5Version = "5.2.4.Final"
5252
ext.hsqldbVersion = "2.3.4"

0 commit comments

Comments
 (0)