Lius
2025-08-19 057d3af95ae0346b98e394bdbbaa2c5a7c34f4af
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>