JAVA-476 Fixed integration failing tests in spring-mvc-xml module
This commit is contained in:
parent
15c42d14c1
commit
10b69c94af
@ -108,6 +108,12 @@
|
||||
<groupId>org.crashub</groupId>
|
||||
<artifactId>crash.connectors.telnet</artifactId>
|
||||
<version>${crash.version}</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>log4j</artifactId>
|
||||
<groupId>log4j</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- Groovy -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user