Skip to content

Commit c367c71

Browse files
committed
【依赖】velocity from 2.4.1 to 2.4 避免包冲突
1 parent 5fd3b9d commit c367c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yudao-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<mapstruct.version>1.6.3</mapstruct.version>
5757
<hutool.version>5.8.35</hutool.version>
5858
<easyexcel.verion>4.0.3</easyexcel.verion>
59-
<velocity.version>2.4.1</velocity.version>
59+
<velocity.version>2.4</velocity.version> <!-- JDK8 不能从 2.4 升级到 2.4.1,会报包不存在!!!! -->
6060
<fastjson.version>1.2.83</fastjson.version>
6161
<guava.version>33.4.0-jre</guava.version>
6262
<transmittable-thread-local.version>2.14.5</transmittable-thread-local.version>

0 commit comments

Comments
 (0)