From 38d2f2bd0fcb6fab7e63a9b9219ddf77760234a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:36:45 +0200 Subject: [PATCH] Bump protobuf-java.version from 3.22.1 to 3.22.2 (#113) Bumps `protobuf-java.version` from 3.22.1 to 3.22.2. Updates `protobuf-java` from 3.22.1 to 3.22.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.1...v3.22.2) Updates `protobuf-java-util` from 3.22.1 to 3.22.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 a7d27bf..99389ad 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -20,7 +20,7 @@ 2.11.0 1.21 3.11.4 - 3.22.1 + 3.22.2 5.0.0 0.4.0 0.8.8