From 6fb2d35ce28ceeaa98a67acc3e348d7e4741c770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 10:16:44 +0000 Subject: [PATCH] Bump the protobuf group with 2 updates Bumps the protobuf group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and com.google.protobuf:protobuf-java-util. Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.0 - [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/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.26.1 to 4.27.0 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor dependency-group: protobuf - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:development update-type: version-update:semver-minor dependency-group: protobuf ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6868efc..962b52a 100644 --- a/pom.xml +++ b/pom.xml @@ -257,13 +257,13 @@ com.google.protobuf protobuf-java - 4.26.1 + 4.27.0 com.google.protobuf protobuf-java-util - 4.26.1 + 4.27.0 test