Browse Source

测试环境

xujunwei 2 years atrás
parent
commit
bf72603fb3
1 changed files with 0 additions and 7 deletions
  1. 0 7
      framework-boot/pom.xml

+ 0 - 7
framework-boot/pom.xml

@@ -20,13 +20,6 @@
 
     <dependencies>
 
-        <!--测试环境报错-->
-        <dependency>
-            <groupId>org.codehaus.janino</groupId>
-            <artifactId>janino</artifactId>
-            <version>2.6.1</version>
-        </dependency>
-
         <dependency>
             <groupId>com.mrxu</groupId>
             <artifactId>framework-common</artifactId>