From 47cb00b6b25607bcd9294b0b3a778f9b661835cc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Jun 2022 00:48:24 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.2 --- 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 8ce78741..65d0a7aa 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.1 + 3.21.2 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ad44f25f..7d3d1c52 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.21.1 + 3.21.2 junit