From b5e07a866f096744feafc6187bcb022669f5fa26 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 19:54:12 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.2 (#524) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 9df2bb003..b1f9c28d6 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -75,7 +75,7 @@ com.google.protobuf protobuf-java-util - 3.14.0 + 3.15.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8268db095..c2f0f3203 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -61,7 +61,7 @@ com.google.protobuf protobuf-java-util - 3.14.0 + 3.15.2 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index d44a8e465..43d0bb023 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -73,7 +73,7 @@ com.google.protobuf protobuf-java-util - 3.14.0 + 3.15.2