Skip to content

Commit bceb41a

Browse files
Bump liquibase-core from 3.5.1 to 4.8.0 in /ollie-targetplatform
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]>
1 parent 60c0ec5 commit bceb41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ollie-targetplatform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<okhttp.version>3.10.0</okhttp.version>
2727
<airlift.version>0.171</airlift.version>
2828
<jooq.version>3.11.3</jooq.version>
29-
<liquibase.version>3.5.1</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
29+
<liquibase.version>4.8.0</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
3030
<hikaricp.version>3.2.0</hikaricp.version>
3131
<postgres.version>42.2.5</postgres.version>
3232
<metrics.version>3.2.2</metrics.version>

0 commit comments

Comments
 (0)