Skip to content

Commit

Permalink
Merge pull request #316 from liquibase/dependabot/maven/org.liquibase…
Browse files Browse the repository at this point in the history
…-liquibase-maven-plugin-4.28.0

chore(deps): bump org.liquibase:liquibase-maven-plugin from 4.27.0 to 4.28.0
  • Loading branch information
KushnirykOleh authored Jun 12, 2024
2 parents a12fea4 + 3650cb0 commit ed5488f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-maven-plugin</artifactId>
<version>4.27.0</version>
<version>4.28.0</version>
<configuration>
<propertyFileWillOverride>true</propertyFileWillOverride>
<propertyFile>target/classes/liquibase.properties</propertyFile>
Expand Down

0 comments on commit ed5488f

Please sign in to comment.