From d32512832993e0366dea53fb3688c8ae05a8429a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:42:17 +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 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-group: protobuf - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:development update-type: version-update:semver-patch 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 a065e26..75160d2 100644 --- a/pom.xml +++ b/pom.xml @@ -257,13 +257,13 @@ com.google.protobuf protobuf-java - 3.25.1 + 3.25.2 com.google.protobuf protobuf-java-util - 3.25.1 + 3.25.2 test