From a6f7e575bd8e54e9cc119898643a9490e6c4a4e3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 15 Sep 2021 23:55:44 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.0 (#678) --- 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