From 02326b25ce19a0dfaa7237e9e31a1d2399d89a6e Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 19 Sep 2024 12:23:14 +0100 Subject: [PATCH] chore: protobuf added --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index ec0e8c8..e035312 100644 --- a/pom.xml +++ b/pom.xml @@ -330,6 +330,11 @@ commons-codec 1.15 + + com.google.protobuf + protobuf-java + 4.27.2 +