Skip to content

Commit

Permalink
Fix incorrect dependency in ORM 5.6 compatibility tests with PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Sep 19, 2023
1 parent 08c785e commit 4de4196
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-flyway</artifactId>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-mysql</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
Expand Down

0 comments on commit 4de4196

Please sign in to comment.