From 72659bf57b7cfc5db80481b832b9e51908784e40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:54:25 +0000 Subject: [PATCH] fix(deps): update protobuf to v4.28.1 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index b203fa82..277d7171 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.28.0" +protobuf = "4.28.1" grpc-java = "1.66.0" grpc-kotlin = "1.4.1"