From 96f127483d4462920b35109f2297e348df0e6bb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Feb 2021 22:34:04 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.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 6ed2bcae..9013d83c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -41,7 +41,7 @@ com.google.protobuf protobuf-java-util - 3.14.0 + 3.15.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c1148489..cbb84292 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.14.0 + 3.15.0 junit