summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/pom.xml
diff options
context:
space:
mode:
authorjz385p <jegadeesh.babu@att.com>2020-08-31 15:55:48 +0530
committerJegadeesh Babu <jegadeesh.babu@att.com>2020-08-31 10:35:52 +0000
commite533abbfe475f496857646c41e52f9aeecdac92b (patch)
tree5626c33e908dd902032c80a685b25c70f3b3ba47 /ecomp-sdk/epsdk-analytics/pom.xml
parent23b262748c6fc10ddc8eb55036b82be7f71e120b (diff)
Upgraded few jars to fix security issues
Fixed security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ief6986ef12223c74ae5297dbd934853fa2d66382 Signed-off-by: jz385p <jegadeesh.babu@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-analytics/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-analytics/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ecomp-sdk/epsdk-analytics/pom.xml b/ecomp-sdk/epsdk-analytics/pom.xml
index c9b3a4c4..dc736375 100644
--- a/ecomp-sdk/epsdk-analytics/pom.xml
+++ b/ecomp-sdk/epsdk-analytics/pom.xml
@@ -61,17 +61,17 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
- <version>2.8.10</version>
+ <version>2.11.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <version>2.8.10</version>
+ <version>2.11.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.8.11.4</version>
+ <version>2.11.0</version>
</dependency>
<!-- Raptor required Libraries -->
<!-- for static charts -->