Skip to content

Commit

Permalink
Upgrade to Eclipselink 4.0.5.
Browse files Browse the repository at this point in the history
Closes #3743
  • Loading branch information
mp911de committed Jan 10, 2025
1 parent dbe43ac commit 3cde3ca
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 @@ -28,8 +28,8 @@

<properties>
<antlr>4.13.0</antlr> <!-- align with Hibernate's parser -->
<eclipselink>4.0.4</eclipselink>
<eclipselink-next>4.0.5-SNAPSHOT</eclipselink-next>
<eclipselink>4.0.5</eclipselink>
<eclipselink-next>4.0.6-SNAPSHOT</eclipselink-next>
<hibernate>6.6.4.Final</hibernate>
<hibernate-62>6.2.32.Final</hibernate-62>
<hibernate-66-snapshots>6.6.5-SNAPSHOT</hibernate-66-snapshots>
Expand Down

0 comments on commit 3cde3ca

Please sign in to comment.