Skip to content

Commit

Permalink
Bump liquibase-core from 3.5.1 to 4.8.0 in /ollie-targetplatform
Browse files Browse the repository at this point in the history
Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.5.1 to 4.8.0.
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@liquibase-parent-3.5.1...v4.8.0)

---
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2022
1 parent 60c0ec5 commit bceb41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ollie-targetplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<okhttp.version>3.10.0</okhttp.version>
<airlift.version>0.171</airlift.version>
<jooq.version>3.11.3</jooq.version>
<liquibase.version>3.5.1</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
<liquibase.version>4.8.0</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
<hikaricp.version>3.2.0</hikaricp.version>
<postgres.version>42.2.5</postgres.version>
<metrics.version>3.2.2</metrics.version>
Expand Down

0 comments on commit bceb41a

Please sign in to comment.