From ca09fe908f4260702eec4b0168d2347c32d95b41 Mon Sep 17 00:00:00 2001
From: fangpanpan <53251079+fangpanpan@users.noreply.github.com>
Date: Thu, 29 Aug 2019 17:36:29 +0800
Subject: [PATCH] Update pom.xml
upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
---
tests/comparisonTest/opentsdb/opentsdbtest/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/comparisonTest/opentsdb/opentsdbtest/pom.xml b/tests/comparisonTest/opentsdb/opentsdbtest/pom.xml
index b4f29bea5d..0c3d090660 100644
--- a/tests/comparisonTest/opentsdb/opentsdbtest/pom.xml
+++ b/tests/comparisonTest/opentsdb/opentsdbtest/pom.xml
@@ -106,19 +106,19 @@
com.fasterxml.jackson.core
jackson-annotations
- 2.9.5
+ 2.9.9
com.fasterxml.jackson.core
jackson-core
- 2.9.5
+ 2.9.9
com.fasterxml.jackson.core
jackson-databind
- 2.9.5
+ 2.9.9