From 4a660db75e2b94ba41ae9eb373cfb71dd26a4fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 18:07:39 +0000 Subject: [PATCH] Bump protobuf-java from 3.19.2 to 3.21.5 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.2 to 3.21.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.2...v3.21.5) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- amazon-kinesis-client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index 1168bc81..197c3c56 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -93,7 +93,7 @@ com.google.protobuf protobuf-java - 3.19.2 + 3.21.5 org.apache.commons @@ -115,7 +115,7 @@ org.projectlombok lombok - 1.18.22 + 1.18.24 provided