mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
⬆️ 升级 velocity 版本
This commit is contained in:
parent
0ac7fb6ab7
commit
f42c2b7f06
|
|
@ -35,8 +35,8 @@
|
||||||
<!--Velocity-->
|
<!--Velocity-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.velocity</groupId>
|
<groupId>org.apache.velocity</groupId>
|
||||||
<artifactId>velocity</artifactId>
|
<artifactId>velocity-engine-core</artifactId>
|
||||||
<version>1.7</version>
|
<version>2.4.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user