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-dmaap-client | |
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-dmaap-client')
-rw-r--r-- | prh-dmaap-client/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml index 94808cf8..4d93831b 100644 --- a/prh-dmaap-client/pom.xml +++ b/prh-dmaap-client/pom.xml @@ -88,7 +88,6 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> - <version>4.3.3.RELEASE</version> </dependency> </dependencies> </project>
\ No newline at end of file |