diff options
Diffstat (limited to 'prh-aai-client')
-rw-r--r-- | prh-aai-client/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml index 95d758e8..390e053e 100644 --- a/prh-aai-client/pom.xml +++ b/prh-aai-client/pom.xml @@ -54,12 +54,9 @@ <groupId>org.springframework</groupId> <artifactId>spring-beans</artifactId> </dependency> - - <!-- VERSION SET DUE TO THE FAILING BUILD--> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> - <version>3.0.2.RELEASE</version> </dependency> <dependency> <groupId>com.google.guava</groupId> |