From ec4bb6afe5c85ff1f9faf4339b013ed047352b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 19:43:14 +0100 Subject: [PATCH] Bump protobuf-java.version from 3.21.7 to 3.22.1 (#103) Bumps `protobuf-java.version` from 3.21.7 to 3.22.1. Updates `protobuf-java` from 3.21.7 to 3.22.1 - [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.21.7...v3.22.1) Updates `protobuf-java-util` from 3.21.7 to 3.22.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 3828a06..ceede37 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -20,7 +20,7 @@ 2.11.0 1.21 3.11.4 - 3.21.7 + 3.22.1 5.0.0 0.4.0 0.8.8