更新 template/persist/pom.xml

This commit is contained in:
ycl
2025-10-15 09:59:01 +08:00
parent 239add455d
commit 2f9d5fa591

View File

@@ -15,10 +15,6 @@
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .artifactId }}-common</artifactId>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
</dependency>
</dependencies>
</project>