Skip to content

Commit

Permalink
Bump liquibase-core from 3.8.5 to 3.8.9 (#1260)
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.5 to 3.8.9.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v3.8.9/changelog.txt)
- [Commits](liquibase/liquibase@v3.8.5...v3.8.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Apr 12, 2020
1 parent 16f21a0 commit 0c4b3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-example/elide-blog-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<properties>
<jar.finalName>elide-blog-example</jar.finalName>
<postgres.version>42.2.11</postgres.version>
<liquibase.version>3.8.5</liquibase.version>
<liquibase.version>3.8.9</liquibase.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0c4b3ab

Please sign in to comment.