From 27e2775c5fabf17308fb365811922b9c0e90ad14 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 17 Sep 2020 14:30:54 +0200 Subject: [PATCH] Upgrade protobuf-java. --- spring-cloud-openfeign-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml index ef1eb00c..3f4a1dd8 100644 --- a/spring-cloud-openfeign-core/pom.xml +++ b/spring-cloud-openfeign-core/pom.xml @@ -217,7 +217,7 @@ com.google.protobuf protobuf-java - 3.4.0 + 3.13.0 test