update flyway dependency to latest 5.0.2 release
This commit is contained in:
parent
f9a24e2420
commit
8828d98fc7
|
@ -27,7 +27,7 @@
|
|||
<dependency>
|
||||
<groupId>org.flywaydb</groupId>
|
||||
<artifactId>flyway-core</artifactId>
|
||||
<version>4.2.0</version><!--$NO-MVN-MAN-VER$-->
|
||||
<version>5.0.2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue