Fix logging dependencies
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -63,7 +63,12 @@
|
||||
<artifactId>cloudfoundry-client-lib</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.1.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user