From abeb009c3f743e09558dd02c75e61100ea6bf688 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Sep 2021 18:22:09 +0000 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.0 --- 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 8627306f..ccb387c4 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -41,7 +41,7 @@ com.google.protobuf protobuf-java-util - 3.17.3 + 3.18.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a65cfdb0..936f5aa7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.17.3 + 3.18.0 junit