From 07a3ffdd97f22b7c1cf4dbfe23a029bec2b28336 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Thu, 17 Nov 2022 21:10:09 +0800 Subject: [PATCH] HBASE-27423 Upgrade hbase-thirdparty to 4.1.3 and upgrade Jackson for CVE-2022-42003/42004 (#4878) Signed-off-by: Xin Sun --- hbase-examples/pom.xml | 2 +- hbase-protocol-shaded/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index 25babc3ca395..e8a3fb68dcc9 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -33,7 +33,7 @@ - 3.21.7 + 3.21.9 diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 4897c8fae51a..97b75bd404c7 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -34,7 +34,7 @@ - 3.21.7 + 3.21.9