Skip to content

Commit 73a25f4

Browse files
Eng-Fouadodrotbohm
authored andcommitted
Upgrade to Hibernate 6.2.
Fixes #2899.
1 parent 1a381e5 commit 73a25f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
3434
<eclipselink>3.0.3</eclipselink>
35-
<hibernate>6.1.4.Final</hibernate>
35+
<hibernate>6.2.0.Final</hibernate>
3636
<hsqldb>2.7.1</hsqldb>
3737
<jsqlparser>4.5</jsqlparser>
3838
<mysql-connector-java>8.0.31</mysql-connector-java>

0 commit comments

Comments
 (0)