From 5e9536d3502a58d79e48083d4e15f3ca0f68ec17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Mar 2021 22:07:02 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.6 --- 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 a560b2282..8ccf1a1a1 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.15.5 + 3.15.6 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 37091b3fc..941aeff8b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.15.5 + 3.15.6 junit