diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-04-16 09:52:34 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-04-16 09:52:34 +0200 |
commit | b0ef04537df52322f1d51148ef612c19d7b23696 (patch) | |
tree | c10bca6914e387a3d04fefc885dc8d0e10d257ab /prh-aai-client/pom.xml | |
parent | 6a7fa720d61083b36b739f26068888b7424bbfc7 (diff) |
Security issues fix
*Already upgraded versions of dependencies according to
information from jira issue description.
Change-Id: Ic2b59e5b6c1bf7420b21463f271471f7be6cc34a
Issue-ID: DCAEGEN2-426
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-aai-client/pom.xml')
-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> |