Skip to content

Commit 90a19f8

Browse files
authored
Merge pull request #3 from hybridx/dependabot/maven/org.liquibase-liquibase-maven-plugin-3.8.7
Bump liquibase-maven-plugin from 3.4.2 to 3.8.7
2 parents db4965e + 6724e16 commit 90a19f8

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.4.2</version>
122+
<version>3.8.7</version>
123123
<configuration>
124124
<propertyFile>target/classes/liquibase.properties</propertyFile>
125125
</configuration>

0 commit comments

Comments
 (0)