We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cddb4a commit 9450f57Copy full SHA for 9450f57
ollie-targetplatform/pom.xml
@@ -22,7 +22,7 @@
22
<jetty.version>9.4.20.v20190813</jetty.version>
23
<jooq.version>3.11.3</jooq.version>
24
<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 -->
+ <liquibase.version>4.8.0</liquibase.version> <!-- the newer versions (up to 3.5.3) have incorrect mappings for PG's blob/bytea -->
26
<logback.version>1.2.3</logback.version>
27
<metrics.version>3.2.2</metrics.version>
28
<okhttp.version>3.10.0</okhttp.version>
0 commit comments