From 69c6fd0cef1b2ac61255934c379c886858fb334c Mon Sep 17 00:00:00 2001 From: Ivan Sabelnikov Date: Tue, 7 Jul 2026 17:50:03 +0100 Subject: [PATCH] fix(#868k5bbdr): Bump protobuf-java to 3.25.8 (GHSA-735f-pc8j-v9w8) Test-only dependency (compatibility-test used by tests/test_streams.py). Fixes Dependabot alert #20 - DoS in protobuf-java < 3.25.5. --- tests/streams/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/streams/java/pom.xml b/tests/streams/java/pom.xml index 170d2d66c..e04cbdfe9 100644 --- a/tests/streams/java/pom.xml +++ b/tests/streams/java/pom.xml @@ -13,7 +13,7 @@ 11 11 UTF-8 - 3.23.4 + 3.25.8