From 02d3ae5196881bd12f0ad3d3c79a123e12ffae3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 21:21:37 +0100 Subject: [PATCH] Bump protobuf-java.version from 3.24.4 to 3.25.1 (#213) Bumps `protobuf-java.version` from 3.24.4 to 3.25.1. Updates `com.google.protobuf:protobuf-java` from 3.24.4 to 3.25.1 - [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/compare/v3.24.4...v3.25.1) Updates `com.google.protobuf:protobuf-java-util` from 3.24.4 to 3.25.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 1ff8430..873626d 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -20,7 +20,7 @@ 2.15.0 1.21 3.11.4 - 3.24.4 + 3.25.1 5.0.0 0.4.0 0.8.11