From 56bc8d3d27046af69572ff8a2bde5be4fcfb9f5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:55:00 +0000 Subject: [PATCH] fix(deps): update protobuf monorepo to v4.31.1 (#744) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index f2d3495a..cae928bc 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -10,7 +10,7 @@ swagger = "2.2.35" tika = "3.1.0" owl = "0.0.1" jackson = "2.18.2" -protobuf = "4.29.3" +protobuf = "4.31.1" grpc-java = "1.72.0" grpc-kotlin = "1.4.3"