Skip to content

Commit

Permalink
chore(deps): update hibernate.version to v6.6.0.cr1 (#694)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 81b1e46 commit 152b5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.2.0-M3</spring-framework.version>
<postgresql.version>42.7.3</postgresql.version>
<hibernate.version>6.6.0.Alpha1</hibernate.version>
<hibernate.version>6.6.0.CR1</hibernate.version>
<testcontainers.version>1.19.8</testcontainers.version>
<jackson.version>2.17.1</jackson.version>
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit 152b5c0

Please sign in to comment.