Skip to content

Commit

Permalink
Remove redundant commercial dependency in OSS repository
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliimak committed Aug 19, 2024
1 parent c9ce0a0 commit 93dc17c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@
<artifactId>liquibase-core</artifactId>
<version>${liquibase.version}</version>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-commercial</artifactId>
<version>${liquibase.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 93dc17c

Please sign in to comment.