From 9c3706b62a907fb9d722a8a2b0f1be141e355360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 23:41:13 +0000 Subject: [PATCH] Bump protobuf-java from 2.5.0 to 3.16.3 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.16.3. - [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/v2.5.0...v3.16.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- remoting-common/pom.xml | 2 +- remoting-jsch/pom.xml | 2 +- remoting/pom.xml | 2 +- utilities/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 4f93bece..62bce9e8 100644 --- a/pom.xml +++ b/pom.xml @@ -359,7 +359,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.3 * diff --git a/remoting-common/pom.xml b/remoting-common/pom.xml index bec693b8..a4bf1663 100644 --- a/remoting-common/pom.xml +++ b/remoting-common/pom.xml @@ -128,7 +128,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.3 * diff --git a/remoting-jsch/pom.xml b/remoting-jsch/pom.xml index 1e413980..5b496cae 100644 --- a/remoting-jsch/pom.xml +++ b/remoting-jsch/pom.xml @@ -119,7 +119,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.3 * diff --git a/remoting/pom.xml b/remoting/pom.xml index 1f955ff1..a43d652b 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -97,7 +97,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.3 * diff --git a/utilities/pom.xml b/utilities/pom.xml index fd045939..7fe2ba96 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -101,7 +101,7 @@ com.google.protobuf protobuf-java - 2.5.0 + 3.16.3 log4j