From 31ac2440143309d07985d04cdefb02706f3a5a27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 10:10:25 +0100 Subject: [PATCH] Bump protobuf-java from 3.11.4 to 3.13.0 (#1467) Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.13.0. - [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.11.4...v3.13.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- integrations/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/pom.xml b/integrations/pom.xml index bf3fba78..6193ff66 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -607,7 +607,7 @@ com.google.protobuf protobuf-java - 3.11.4 + 3.13.0 com.squareup.okio