Skip to content

Commit

Permalink
Bump hibernate core version to 7.0.0.Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Dec 12, 2024
1 parent 4f499b1 commit 4a63e79
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 @@ -125,7 +125,7 @@
<r2dbc.version>1.0.0.RELEASE</r2dbc.version>

<!-- JPA deps -->
<hibernate.version>7.0.0.Beta1</hibernate.version>
<hibernate.version>7.0.0.Beta2</hibernate.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
<eclipselink.version>5.0.0-B03</eclipselink.version>
<jpa.version>3.2.0</jpa.version>
Expand Down

0 comments on commit 4a63e79

Please sign in to comment.