From a032d913d5b22ab7327fbe006a322fffbacc25ec Mon Sep 17 00:00:00 2001 From: "Jain, Nihal" Date: Thu, 22 Feb 2024 15:21:35 +0530 Subject: [PATCH 1/3] HBASE-28392 Bump jackson version to 2.16.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b8ac1067cf4a..bab6712b638e 100644 --- a/pom.xml +++ b/pom.xml @@ -840,8 +840,8 @@ 4.5.13 4.4.13 3.2.6 - 2.15.2 - 2.15.2 + 2.16.1 + 2.16.1 2.3.1 3.1.0 2.1.1 From 0704d427693b3468bbfff60539a29198baeedb7b Mon Sep 17 00:00:00 2001 From: "Jain, Nihal" Date: Thu, 22 Feb 2024 16:06:09 +0530 Subject: [PATCH 2/3] Bump apache parent pom to 31 --- hbase-protocol-shaded/pom.xml | 1 - hbase-shaded/pom.xml | 1 - pom.xml | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index b2d9f79bbd08..0026c60694f6 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -146,7 +146,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 151cc4e49a4b..993cbbfd680c 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -83,7 +83,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 aggregate-into-a-jar-with-relocated-third-parties diff --git a/pom.xml b/pom.xml index bab6712b638e..16c38b850741 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache apache - 23 + 31 From 15b17cd04446afde43e27268d6f4c5f699110efa Mon Sep 17 00:00:00 2001 From: "Jain, Nihal" Date: Thu, 22 Feb 2024 18:18:40 +0530 Subject: [PATCH 3/3] Bump maven-shade-plugin to 3.5.1 --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16c38b850741..6e54802ff71e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache apache - 31 + 23 @@ -1944,6 +1944,12 @@ + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.1 + org.apache.maven.plugins maven-surefire-report-plugin