Lius
2025-08-27 f2d2af96f482e5d2ee41b71b133d6dac5bdafe53
lxzn-boot-base-core/pom.xml
@@ -219,6 +219,12 @@
         <groupId>com.fasterxml.jackson.module</groupId>
         <artifactId>jackson-module-kotlin</artifactId>
      </dependency>
      <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jexl3</artifactId>
         <version>${jexl.version}</version> <!-- 最新稳定版 -->
      </dependency>
   </dependencies>
</project>