From 5a9c9705c9621e8cf2938c68a613ad06d73e385f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 01:01:19 +0000 Subject: [PATCH] Bump protobuf-java in /streaming/java/streaming-runtime Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.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/v3.16.0...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streaming/java/streaming-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 streaming/java/streaming-runtime/pom.xml diff --git a/streaming/java/streaming-runtime/pom.xml b/streaming/java/streaming-runtime/pom.xml old mode 100755 new mode 100644 index 85c5c232ebd9..d7f56f4b8c61 --- a/streaming/java/streaming-runtime/pom.xml +++ b/streaming/java/streaming-runtime/pom.xml @@ -67,7 +67,7 @@ com.google.protobuf protobuf-java - 3.16.0 + 3.16.1 commons-collections