Skip to content

Commit 2398457

Browse files
Bump liquibase-core from 4.18.0 to 4.19.0 (#504)
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.18.0 to 4.19.0. - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.18.0...v4.19.0) --- updated-dependencies: - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b103d47 commit 2398457

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.liquibase</groupId>
8686
<artifactId>liquibase-core</artifactId>
87-
<version>4.18.0</version>
87+
<version>4.19.0</version>
8888
</dependency>
8989
<!-- Postgres -->
9090
<dependency>

0 commit comments

Comments
 (0)