From e69f70df3d3ebae29716deb076969c6cdc401373 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 6 Oct 2021 03:24:00 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.1 (#642) --- 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 fea15715..a2c1b56a 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.18.0 + 3.18.1 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3fd713c7..3c3c3dc7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.18.0 + 3.18.1 junit