Skip to content

Commit

Permalink
deps: update dependency org.liquibase:liquibase-maven-plugin to v4.31…
Browse files Browse the repository at this point in the history
….0 (#2775)
  • Loading branch information
renovate-bot authored Jan 17, 2025
1 parent 71d724b commit 9e5f7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<plugin>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-maven-plugin</artifactId>
<version>4.30.0</version>
<version>4.31.0</version>
<configuration>
<propertyFile>liquibase.properties</propertyFile>
<outputChangeLogFile>changelog-master.xml</outputChangeLogFile>
Expand Down

0 comments on commit 9e5f7ad

Please sign in to comment.