Skip to content

Commit e9678c3

Browse files
Bump liquibase-maven-plugin from 3.8.7 to 3.8.8
Bumps [liquibase-maven-plugin](https://github.com/liquibase/liquibase) from 3.8.7 to 3.8.8. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/v3.8.8/changelog.txt) - [Commits](liquibase/liquibase@v3.8.7...v3.8.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 28515ed commit e9678c3

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

0 commit comments

Comments
 (0)