From 1a8e2bb0102c9823167039dd3eb0304437bb1872 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Aug 2020 01:03:55 +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 ee757d81..c4c8d93d 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.protobuf protobuf-java-util - 3.12.4 + 3.13.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 78a31a6e..4d3b1816 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -45,7 +45,7 @@ com.google.protobuf protobuf-java-util - 3.12.4 + 3.13.0 junit