From 5aa8799f1f924f6eb4a9b028e85264a13dec3216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:11:13 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java Bumps the maven group in /emm-notifications with 1 update: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `com.google.protobuf:protobuf-java` from 2.6.1 to 3.25.5 - [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/v2.6.1...v3.25.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- emm-notifications/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emm-notifications/pom.xml b/emm-notifications/pom.xml index a7ede5e..e999c95 100644 --- a/emm-notifications/pom.xml +++ b/emm-notifications/pom.xml @@ -56,7 +56,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.25.5 junit