Skip to content

Commit e8d08dd

Browse files
committed
Upgrade to Hibernate 6.2.4.Final.
See spring-projects#3029
1 parent fca9f09 commit e8d08dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<properties>
3131
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
3232
<eclipselink>3.0.3</eclipselink>
33-
<hibernate>6.2.1.Final</hibernate>
33+
<hibernate>6.2.4.Final</hibernate>
3434
<hsqldb>2.7.1</hsqldb>
3535
<h2>2.1.214</h2>
3636
<jsqlparser>4.5</jsqlparser>

0 commit comments

Comments
 (0)