diff options
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ <artifactId>log4j</artifactId> <version>1.2.7</version> <scope>runtime</scope> + <optional>true</optional> </dependency> <dependency> <groupId>junit</groupId> |