소스 검색

修改日志

yaoyi 1 주 전
부모
커밋
1b4831f8cc
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -349,6 +349,12 @@
 
         <!-- E签宝  end -->
 
+        <dependency>
+            <groupId>org.codehaus.janino</groupId>
+            <artifactId>janino</artifactId>
+            <version>3.1.10</version>
+        </dependency>
+
     </dependencies>