Browse Source

Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro

YunaiV 9 months ago
parent
commit
69bb1b517b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      yudao-dependencies/pom.xml

+ 1 - 1
yudao-dependencies/pom.xml

@@ -57,7 +57,7 @@
         <mapstruct.version>1.6.2</mapstruct.version>
         <hutool.version>5.8.32</hutool.version>
         <easyexcel.verion>3.3.4</easyexcel.verion>
-        <velocity.version>2.3</velocity.version>
+        <velocity.version>2.4</velocity.version>
         <fastjson.version>1.2.83</fastjson.version>
         <guava.version>33.2.1-jre</guava.version>
         <transmittable-thread-local.version>2.14.5</transmittable-thread-local.version>