From d8a1eb3291d35093c6a8eccc5804f15284529e42 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Aug 2020 01:04:20 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.13.0 --- 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