Skip to content

Commit 884d68f

Browse files
committed
Update dependency org.liquibase:liquibase-maven-plugin to v4
1 parent 8bbd298 commit 884d68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.liquibase</groupId>
121121
<artifactId>liquibase-maven-plugin</artifactId>
122-
<version>3.8.8</version>
122+
<version>4.8.0</version>
123123
<configuration>
124124
<propertyFile>target/classes/liquibase.properties</propertyFile>
125125
</configuration>

0 commit comments

Comments
 (0)