Commit 0025be87 authored by Drummond's avatar Drummond Committed by Andy Wilkinson

Upgrade to Flyway 3.1

The 3.1 release includes an important fix to restore JDK 6
compatibility with the Gradle plugin [1].

Closes gh-2260

[1] https://github.com/flyway/flyway/issues/779
parent 1be12ee9
......@@ -61,7 +61,7 @@
<commons-pool2.version>2.2</commons-pool2.version>
<crashub.version>1.3.0</crashub.version>
<dropwizard-metrics.version>3.1.0</dropwizard-metrics.version>
<flyway.version>3.0</flyway.version>
<flyway.version>3.1</flyway.version>
<freemarker.version>2.3.21</freemarker.version>
<gemfire.version>7.0.2</gemfire.version>
<glassfish-el.version>3.0.0</glassfish-el.version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment