Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit be796ff

Browse files
Bump org.liquibase:liquibase-maven-plugin from 4.29.2 to 4.30.0
Bumps [org.liquibase:liquibase-maven-plugin](https://github.com/liquibase/liquibase) from 4.29.2 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.29.2...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] <support@github.com>
1 parent 9af9f6c commit be796ff

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
@@ -387,7 +387,7 @@
387387
<plugin>
388388
<groupId>org.liquibase</groupId>
389389
<artifactId>liquibase-maven-plugin</artifactId>
390-
<version>4.29.2</version>
390+
<version>4.30.0</version>
391391
<executions>
392392
<execution>
393393
<id>build.sample.hsqldb</id>

0 commit comments

Comments
 (0)