升级velocity到最新版本2.3

This commit is contained in:
RuoYi
2021-11-24 15:03:04 +08:00
parent 31106c91fb
commit 16734b1d88
3 changed files with 4 additions and 11 deletions

View File

@ -20,7 +20,7 @@
<!--velocity代码生成使用模板 -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<artifactId>velocity-engine-core</artifactId>
</dependency>
<!-- collections工具类 -->