From e48e18a8d701646f654adbcf71a1e728f7c64180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:37:50 +0000 Subject: [PATCH] Bump protobuf-java from 3.7.1 to 3.16.1 in /java/bom Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.7.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/bom/pom.xml b/java/bom/pom.xml index 90fc5336..f50ce963 100644 --- a/java/bom/pom.xml +++ b/java/bom/pom.xml @@ -4,7 +4,7 @@ com.google.protobuf protobuf-bom - 3.7.1 + 3.16.1 pom Protocol Buffers [BOM]