From 1cb13c238451ba5b21c2892b30dd453831853e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:39:56 +0000 Subject: [PATCH] Bump protobuf-java from 2.5.0 to 3.16.1 in /sample Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 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/v2.5.0...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pom.xml b/sample/pom.xml index 5a3607e..0497e20 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -12,7 +12,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.1