From db6c890a54835e5ea618b73b79bbe362d6051d3f Mon Sep 17 00:00:00 2001 From: Liam Miller-Cushon Date: Fri, 25 Oct 2024 08:12:09 -0700 Subject: [PATCH] Downgrade protobuf version to 3.25.5 This still fixes https://github.com/advisories/GHSA-735f-pc8j-v9w8, but avoids a breaking change to 4.x, see https://github.com/google/error-prone/pull/4634 PiperOrigin-RevId: 689792648 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da220bae08d..ef51b6e1583 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 3.3.1 3.2.1 1.6.13 - 4.28.2 + 3.25.5 1.43.3 1.0.0