cuikaidong
3 天以前 4e3347ff5dce9f3c82cd3718ec303da2d006c3e7
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>