Skip to content

Commit

Permalink
Upgrade to Hibernate 6.2.4.Final.
Browse files Browse the repository at this point in the history
See #3029
  • Loading branch information
gregturn committed Jun 15, 2023
1 parent fca9f09 commit e8d08dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<antlr>4.10.1</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.3</eclipselink>
<hibernate>6.2.1.Final</hibernate>
<hibernate>6.2.4.Final</hibernate>
<hsqldb>2.7.1</hsqldb>
<h2>2.1.214</h2>
<jsqlparser>4.5</jsqlparser>
Expand Down

0 comments on commit e8d08dd

Please sign in to comment.