Skip to content

Commit

Permalink
Upgrade to Hibernate 6.4.2
Browse files Browse the repository at this point in the history
Closes: #3337
  • Loading branch information
christophstrobl committed Jan 29, 2024
1 parent 699d3a2 commit 5b28510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>3.0.3</eclipselink>
<eclipselink-next>4.0.2</eclipselink-next>
<hibernate>6.4.0.Final</hibernate>
<hibernate-64-next-snapshots>6.4.1-SNAPSHOT</hibernate-64-next-snapshots>
<hibernate>6.4.2.Final</hibernate>
<hibernate-64-next-snapshots>6.4.3-SNAPSHOT</hibernate-64-next-snapshots>
<hsqldb>2.7.1</hsqldb>
<h2>2.2.220</h2>
<jsqlparser>4.5</jsqlparser>
Expand Down

0 comments on commit 5b28510

Please sign in to comment.