Skip to content

Commit

Permalink
Bump hibernate version
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Sep 2, 2024
1 parent 8118595 commit 37c744a
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.Alpha2</hibernate.version>
<hibernate.version>7.0.0.Beta1</hibernate.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
<eclipselink.version>5.0.0-B02</eclipselink.version>
<jpa.version>3.2.0</jpa.version>
Expand Down

0 comments on commit 37c744a

Please sign in to comment.