Skip to content

Commit 7b92fe4

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

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.17.2</version>
87+
<version>4.18.0</version>
8888
</dependency>
8989
<!-- Postgres -->
9090
<dependency>

0 commit comments

Comments
 (0)