Skip to content

Commit

Permalink
Remove dependency on quarkus-datasource-common
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jun 2, 2022
1 parent 1471ab6 commit 311c6e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/hibernate-orm/deployment-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-deployment</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-datasource-common</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit 311c6e4

Please sign in to comment.