Skip to content

Commit

Permalink
【依赖】velocity from 2.4.1 to 2.4 避免包冲突
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed Dec 31, 2024
1 parent 5fd3b9d commit c367c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yudao-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<mapstruct.version>1.6.3</mapstruct.version>
<hutool.version>5.8.35</hutool.version>
<easyexcel.verion>4.0.3</easyexcel.verion>
<velocity.version>2.4.1</velocity.version>
<velocity.version>2.4</velocity.version> <!-- JDK8 不能从 2.4 升级到 2.4.1,会报包不存在!!!! -->
<fastjson.version>1.2.83</fastjson.version>
<guava.version>33.4.0-jre</guava.version>
<transmittable-thread-local.version>2.14.5</transmittable-thread-local.version>
Expand Down

0 comments on commit c367c71

Please sign in to comment.