From a410752398468bde9f0981ab8b066cd6375db7a8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 15 Mar 2021 21:11:23 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#433) --- 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 32be9878..00dde236 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.15.5 + 3.15.6 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 420c0a14..c8d8ca80 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.15.5 + 3.15.6 junit