From 6238693e11c315ad2257b2cbd2dcda99fd562b74 Mon Sep 17 00:00:00 2001 From: blakeli Date: Fri, 30 Jan 2026 18:12:40 -0500 Subject: [PATCH] build: Remove the explicit override for protobuf 4.x version. Stop releasing libraries-bom-protobuf3. --- libraries-bom/pom.xml | 11 ----------- pom.xml | 1 - 2 files changed, 12 deletions(-) diff --git a/libraries-bom/pom.xml b/libraries-bom/pom.xml index 9e9fa0c2aede..ea482fa4d928 100644 --- a/libraries-bom/pom.xml +++ b/libraries-bom/pom.xml @@ -60,17 +60,6 @@ - - - com.google.protobuf - protobuf-bom - 4.33.0 - pom - import - - diff --git a/pom.xml b/pom.xml index 1fca263d2817..930fcf30d240 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,6 @@ google-cloud-bom libraries-bom - libraries-bom-protobuf3