79513232

Date: 2025-03-16 21:03:08
Score: 1
Natty:
Report link

My quick fix was lowering version of flyway dependency to:

<dependency>
    <groupId>org.flywaydb</groupId>
    <artifactId>flyway-core</artifactId>
    <version>9.16.3</version>
</dependency>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Phillip