From 56ec572360902025048d7e4a6c45d578d699ca3c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 19 Feb 2021 22:53:28 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.0 (#428) --- 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