From 20dbe54a5776b94733c1d38db5d863e5979bf6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:36:26 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java in /starlight Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.4 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.24.4...v3.25.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- starlight/starlight-serialization/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starlight/starlight-serialization/pom.xml b/starlight/starlight-serialization/pom.xml index 2a1ca207..a1efe012 100644 --- a/starlight/starlight-serialization/pom.xml +++ b/starlight/starlight-serialization/pom.xml @@ -22,7 +22,7 @@ com.google.protobuf protobuf-java - 3.24.4 + 3.25.2