From 2f7424a8e914033159374b1633d31fe9e1631f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:32:16 +0000 Subject: [PATCH] Bump protobuf-java in /leti/0381/ma/1/NioChat Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.0.0-beta-1 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.0.0-beta-1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- leti/0381/ma/1/NioChat/pom.xml | 2 +- leti/0381/ma/1/NioChat/srcClient/pom.xml | 2 +- leti/0381/ma/1/NioChat/srcCommon/pom.xml | 2 +- leti/0381/ma/1/NioChat/srcServer/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/leti/0381/ma/1/NioChat/pom.xml b/leti/0381/ma/1/NioChat/pom.xml index aab391cf..8aeae9db 100644 --- a/leti/0381/ma/1/NioChat/pom.xml +++ b/leti/0381/ma/1/NioChat/pom.xml @@ -18,7 +18,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-1 + 3.16.1 compile diff --git a/leti/0381/ma/1/NioChat/srcClient/pom.xml b/leti/0381/ma/1/NioChat/srcClient/pom.xml index b927794d..a0a84c9f 100644 --- a/leti/0381/ma/1/NioChat/srcClient/pom.xml +++ b/leti/0381/ma/1/NioChat/srcClient/pom.xml @@ -15,7 +15,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-1 + 3.16.1 compile diff --git a/leti/0381/ma/1/NioChat/srcCommon/pom.xml b/leti/0381/ma/1/NioChat/srcCommon/pom.xml index af6d2816..7f275427 100644 --- a/leti/0381/ma/1/NioChat/srcCommon/pom.xml +++ b/leti/0381/ma/1/NioChat/srcCommon/pom.xml @@ -14,7 +14,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-1 + 3.16.1 compile diff --git a/leti/0381/ma/1/NioChat/srcServer/pom.xml b/leti/0381/ma/1/NioChat/srcServer/pom.xml index 0fb49e32..0999f331 100644 --- a/leti/0381/ma/1/NioChat/srcServer/pom.xml +++ b/leti/0381/ma/1/NioChat/srcServer/pom.xml @@ -15,7 +15,7 @@ com.google.protobuf protobuf-java - 3.0.0-beta-1 + 3.16.1 compile