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 14a8f4c commit 1d2d2e0Copy full SHA for 1d2d2e0
2 files changed
jooby-flyway/pom.xml
@@ -12,7 +12,6 @@
12
<artifactId>jooby-flyway</artifactId>
13
14
<name>flyway module</name>
15
- <description>Database migrations via Flyway</description>
16
17
<build>
18
<plugins>
pom.xml
@@ -2190,7 +2190,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
2190
<commons-email.version>1.4</commons-email.version>
2191
<jongo.version>1.2</jongo.version>
2192
<bson4jackson.version>2.5.0</bson4jackson.version>
2193
- <flyway.version>3.2.1</flyway.version>
+ <flyway.version>4.0</flyway.version>
2194
<hazelcast.version>3.5</hazelcast.version>
2195
<less4j.version>1.13.0</less4j.version>
2196
<ebean.version>7.5.1</ebean.version>
0 commit comments