Switched to Flayway for schema-creation
[demos/spring/data-jdbc] / pom.xml
diff --git a/pom.xml b/pom.xml
index 77328f4..4cc7dc3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <groupId>org.projectlombok</groupId>
        <artifactId>lombok</artifactId>
      </dependency>
+     <dependency>
+       <groupId>org.flywaydb</groupId>
+       <artifactId>flyway-core</artifactId>
+     </dependency>
      <dependency>
        <groupId>com.h2database</groupId>
        <artifactId>h2</artifactId>