From 86f9f50b54ea230bcd64460d4177a8fde711f9a5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 7 Jan 2022 19:19:36 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.2 (#718) --- 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 97181b4e..fafbd078 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.19.1 + 3.19.2 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1bc72493..903907b8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.protobuf protobuf-java-util - 3.19.1 + 3.19.2 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9e90c84c..87c533fd 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -47,7 +47,7 @@ com.google.protobuf protobuf-java-util - 3.19.1 + 3.19.2 junit