* use SpringSource log4j to prevent unnecessary dependencies
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@5048 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<groupId>org.apache.log4j</groupId>
|
||||
<artifactId>com.springsource.org.apache.log4j</artifactId>
|
||||
<version>1.2.15</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user