Skip to content

Commit 9450f57

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 1cddb4a commit 9450f57

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
@@ -22,7 +22,7 @@
2222
<jetty.version>9.4.20.v20190813</jetty.version>
2323
<jooq.version>3.11.3</jooq.version>
2424
<junit.version>4.12</junit.version>
25-
<liquibase.version>3.5.1</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
25+
<liquibase.version>4.8.0</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
2626
<logback.version>1.2.3</logback.version>
2727
<metrics.version>3.2.2</metrics.version>
2828
<okhttp.version>3.10.0</okhttp.version>

0 commit comments

Comments
 (0)