Bump liquibase-core from 3.6.3 to 3.8.6 (#1499)

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.6.3 to 3.8.6.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](https://github.com/liquibase/liquibase/compare/liquibase-parent-3.6.3...v3.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago committed by GitHub
parent 2a088521c8
commit 1141791138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

@ -90,7 +90,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.6.3</version>
<version>3.8.6</version>
</dependency>
<!-- Fix convergence issues -->

Loading…
Cancel
Save