Removed flyway downgrade so that spring default is pickedup (#1114)
Signed-off-by: Shruthi Manavalli Ramanna <shruthimanavalli.ramanna@bosch-si.com>
This commit is contained in:
committed by
GitHub
parent
f1fb334fed
commit
df7b0701d7
4
pom.xml
4
pom.xml
@@ -145,9 +145,7 @@
|
||||
<rabbitmq.http-client.version>3.5.0.RELEASE</rabbitmq.http-client.version>
|
||||
<!-- Newer version contains new rule that we violate. Needs to be fixed first -->
|
||||
<hibernate-validator.version>6.0.20.Final</hibernate-validator.version>
|
||||
<!-- Newer community version does not support MySQL 5.6 anymore -->
|
||||
<flyway.version>5.2.4</flyway.version>
|
||||
<!-- Spring boot version overrides - END -->
|
||||
<!-- Spring boot version overrides - END -->
|
||||
|
||||
<!-- Vaadin versions - START -->
|
||||
<vaadin.version>8.12.3</vaadin.version>
|
||||
|
||||
Reference in New Issue
Block a user