From 26c878fd8ff20240ca1e37f862708c7b9a111c3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Aug 2022 21:53:39 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.5 --- 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 cb8e5160..3de9be8b 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.4 + 3.21.5 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e706c11e..5ffa6b81 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.protobuf protobuf-java-util - 3.21.4 + 3.21.5 junit diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index a0c01586..14d08a37 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -47,7 +47,7 @@ com.google.protobuf protobuf-java-util - 3.21.4 + 3.21.5 junit