From 09a08e97964fcf7c06b30f83c90ec3aa744457c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Jul 2022 17:53:54 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.4 --- 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 6ed43332..5f995318 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.21.3 + 3.21.4 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4472ae3e..21e880f8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.21.3 + 3.21.4 junit