From b2d7a4f6f8289b0a110fd4f56452ad717ec1c7ae Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 27 Aug 2020 03:51:40 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.13.0 (#241) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 9e08c70a..620e57cb 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ com.google.protobuf protobuf-java-util - 3.12.4 + 3.13.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 138cd105..988f9040 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.12.4 + 3.13.0 junit