Skip to content

Commit

Permalink
build(deps): Bump liquibase-core from 3.8.8 to 3.8.9 (#767)
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.8.8 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.8...v3.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 8, 2020
1 parent 907bc55 commit 239fc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-store-pgsql/pom.xml
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.8.8</version><!--$NO-MVN-MAN-VER$ -->
<version>3.8.9</version><!--$NO-MVN-MAN-VER$ -->
<exclusions>
<exclusion>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 239fc99

Please sign in to comment.