From c94bb81fb29d60db8593c9b4830cae8c641e0103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:20:17 +0000 Subject: [PATCH] fix(deps): update protobuf to v4.28.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index cc5e47e4..8fcac15a 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -10,7 +10,7 @@ swagger = "2.2.23" tika = "2.9.2" owl = "0.0.1" jackson = "2.17.2" -protobuf = "4.27.4" +protobuf = "4.28.0" grpc-java = "1.66.0" grpc-kotlin = "1.4.1"