Skip to content

Commit

Permalink
Reverting flyway postgres changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RishiRajAnand committed Jan 2, 2025
1 parent c51456b commit dffb98a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/common/flyway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit dffb98a

Please sign in to comment.