From 59c5539a26df0b7c3fb57b4c9abccee04b029142 Mon Sep 17 00:00:00 2001 From: Ayush Saxena Date: Wed, 18 Sep 2024 12:35:31 +0530 Subject: [PATCH] HADOOP-19165. Drop protobuf 2.5.0 from the distribution --- hadoop-project/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index a7100ad0855bd..dddd7ac3390a5 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -1815,6 +1815,10 @@ org.osgi org.osgi.core + + com.google.protobuf + protobuf-java + @@ -1848,6 +1852,10 @@ org.apache.yetus audience-annotations + + com.google.protobuf + protobuf-java +