From 8f2ae69832a92fee66eb22a140dbe499a15d5f19 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 6 Oct 2021 03:13:16 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.1 (#694) --- 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 b683baa0..f7d47a38 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.18.0 + 3.18.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index d296af12..36a06974 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.18.0 + 3.18.1 junit