Skip to content

Commit 442a7b4

Browse files
chore(deps): bump org.liquibase:liquibase-maven-plugin
Bumps [org.liquibase:liquibase-maven-plugin](https://github.com/liquibase/liquibase) from 4.23.0 to 4.30.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.23.0...v4.30.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 470de8d commit 442a7b4

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
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.liquibase</groupId>
157157
<artifactId>liquibase-maven-plugin</artifactId>
158-
<version>4.23.0</version>
158+
<version>4.30.0</version>
159159
<configuration>
160160
<checksSettingsFile>src/main/resources/liquibase.checks-settings.conf</checksSettingsFile>
161161
<propertyFile>${liquibase.propertyFile}</propertyFile>

0 commit comments

Comments
 (0)