Skip to content

Commit

Permalink
Bump liquibase-core from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.11.0...v4.12.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>
  • Loading branch information
dependabot[bot] committed Jun 19, 2022
1 parent 10faa49 commit 7cc844e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<reactor.version>Dysprosium-SR25</reactor.version>
<xchange.version>5.0.13</xchange.version>
<bucket4j.version>7.5.0</bucket4j.version>
<liquibase.version>4.11.0</liquibase.version>
<liquibase.version>4.12.0</liquibase.version>
<opencsv.version>5.6</opencsv.version>

<!-- Core utils -->
Expand Down

0 comments on commit 7cc844e

Please sign in to comment.