diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -280,11 +280,6 @@ <groupId>org.flywaydb</groupId> <artifactId>flyway-mysql</artifactId> </dependency> - <dependency> - <groupId>org.projectlombok</groupId> - <artifactId>lombok</artifactId> - <scope>provided</scope> - </dependency> </dependencies> <build> <pluginManagement> |