From 5b09dfc50ef6df3b5e232cea2661b514c30ce145 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 18 Aug 2020 20:11:00 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.13.0 (#235) --- 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