From c9e4e01a4ec5ba0294a9cc2e974f68830c6289c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:10:29 +0200 Subject: [PATCH] Bump protobuf-java.version from 3.22.2 to 3.24.4 (#163) Bumps `protobuf-java.version` from 3.22.2 to 3.24.4. Updates `com.google.protobuf:protobuf-java` from 3.22.2 to 3.24.4 - [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.22.2...v3.24.4) Updates `com.google.protobuf:protobuf-java-util` from 3.22.2 to 3.24.4 --- 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 68ed2c7..d487957 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -20,7 +20,7 @@ 2.11.0 1.21 3.11.4 - 3.22.2 + 3.24.4 5.0.0 0.4.0 0.8.8