From 2ae5fccfcf368a5fb66ce1cd7e9c4759279929a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 01:41:27 +0000 Subject: [PATCH] Bump protobuf-java from 3.0.0-beta-1 to 3.0.2 Bumps [protobuf-java](https://github.com/google/protobuf) from 3.0.0-beta-1 to 3.0.2. - [Release notes](https://github.com/google/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/v3.0.2/CHANGES.txt) - [Commits](https://github.com/google/protobuf/compare/v3.0.0-beta-1...v3.0.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hive-connector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive-connector/pom.xml b/hive-connector/pom.xml index f5efa8005903..dcd655f890df 100644 --- a/hive-connector/pom.xml +++ b/hive-connector/pom.xml @@ -157,7 +157,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-1 + 3.0.2 org.apache.httpcomponents