Skip to content

Commit

Permalink
fixup! fixup! Upgrade to Hibernate ORM 7.0.0.Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Sep 16, 2024
1 parent 6be2e24 commit 5f014d5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions extensions/hibernate-orm/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
<artifactId>byte-buddy</artifactId>
<scope>compile</scope>
</dependency>
<!-- HCANN is marked as a "runtime" dependency of Hibernate ORM but we need it to compile the extension -->
<dependency>
<groupId>org.hibernate.common</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<scope>compile</scope>
</dependency>

<!--
Pull in the optional GraalVM Feature of Hibernate ORM as it contains the static list of classes
Expand Down

0 comments on commit 5f014d5

Please sign in to comment.