From 996c9d12cbc0322cbe02c0ff462025a04908515c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:07:04 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 4.28.0 to 4.28.2 in /server Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.0 to 4.28.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index dcb5ad22..3b4af376 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -32,7 +32,7 @@ com.google.protobuf protobuf-java - 4.28.0 + 4.28.2