Skip to content

Commit

Permalink
chore(deps): update hibernate.version to v7.0.0-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 11ecac4 commit e15e78c
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 @@ -36,7 +36,7 @@
<lombok.version>1.18.34</lombok.version>

<!-- Hibernate 7.0.0 or higher implements JPA 3.2 -->
<hibernate.version>7.0.0.Alpha3</hibernate.version>
<hibernate.version>7.0.0-SNAPSHOT</hibernate.version>
<h2.version>2.3.230</h2.version>

<!-- Arquillian BOM -->
Expand Down

0 comments on commit e15e78c

Please sign in to comment.