From 1acbc31569ef737e2411fb25e47fca000b24aa73 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 7 Jan 2022 18:41:56 +0100 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.2 (#603) --- 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 28bc6c1e..d4c73abd 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 6fa3d04d..3215f156 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,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 0db23aab..dddb6272 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.protobuf protobuf-java-util - 3.19.1 + 3.19.2 junit