From 27133b8e3c0aadde845abe76cedbcb96a313938a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 9 Mar 2025 12:00:01 +0100 Subject: [PATCH] update protobuf dep --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 13c0a23..a07ae7d 100644 --- a/pom.xml +++ b/pom.xml @@ -96,6 +96,17 @@ + + + + + com.google.protobuf + protobuf-java + 4.30.0 + + + +