From 828a35bcd1d4cef250525ba86f63f56af0242768 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 11 Mar 2021 05:44:10 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#418) --- 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 951eb09e..32be9878 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.2 + 3.15.5 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6a78e314..54aa81d4 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.15.2 + 3.15.5 junit