From 850b5dc6cf15565bc1dd4f7419e67978ffc47413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:11:19 +0100 Subject: [PATCH] Bump protobuf-java.version from 3.25.1 to 3.25.2 (#228) Bumps `protobuf-java.version` from 3.25.1 to 3.25.2. Updates `com.google.protobuf:protobuf-java` from 3.25.1 to 3.25.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/compare/v3.25.1...v3.25.2) Updates `com.google.protobuf:protobuf-java-util` from 3.25.1 to 3.25.2 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... 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 873626d..429ad96 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -20,7 +20,7 @@ 2.15.0 1.21 3.11.4 - 3.25.1 + 3.25.2 5.0.0 0.4.0 0.8.11