configure logback.xml file
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 3655b6beaea921b000597b029cfe0c0dbc9175c7..0f15d9f3d6cce00e46447bbd30c746294bc6e130 100644 (file)
     </dependencyManagement>
 
     <dependencies>
+        <dependency>
+            <groupId>org.codehaus.janino</groupId>
+            <artifactId>janino</artifactId>
+            <version>2.6.1</version>
+        </dependency>
         <dependency>
             <groupId>net.sourceforge.argparse4j</groupId>
             <artifactId>argparse4j</artifactId>