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>