1
0
mirror of synced 2026-05-22 21:33:16 +00:00

SEC-2097: Update integrationTestCompile to use optional and provided

Also update slf4j version and remove explicit commons-logging from pom generation
This commit is contained in:
Rob Winch
2013-07-16 15:59:06 -05:00
parent 955a60cf49
commit 5e6ca12b01
29 changed files with 63 additions and 48 deletions
+1 -1
View File
@@ -126,7 +126,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.6.1</version>
<version>1.7.5</version>
<scope>test</scope>
</dependency>
<dependency>