fix 修复 依赖漏删

master
疯狂的狮子Li 6 months ago
parent 84f17011ad
commit 54a8189e27

@ -53,6 +53,12 @@
<artifactId>velocity-engine-core</artifactId>
</dependency>
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyline-environment-spring-data-jdbc</artifactId>
<version>${anyline.version}</version>
</dependency>
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyline-data-jdbc-mysql</artifactId>

Loading…
Cancel
Save