Skip to content

Commit 003b88d

Browse files
committed
deps: update dependency org.liquibase:liquibase-maven-plugin to v5
1 parent 7353759 commit 003b88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/liquibase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.liquibase</groupId>
6464
<artifactId>liquibase-maven-plugin</artifactId>
65-
<version>4.33.0</version>
65+
<version>5.0.1</version>
6666
<configuration>
6767
<propertyFile>liquibase.properties</propertyFile>
6868
<outputChangeLogFile>changelog-master.xml</outputChangeLogFile>

0 commit comments

Comments
 (0)