From 58fdbb35a50559126139e04a9c1a0e91403111ed Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 15 Sep 2021 19:21:54 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.0 (#618) --- 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 9f9ffce1..4d31bf3b 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.17.3 + 3.18.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 06a0c816..585f6a82 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.17.3 + 3.18.0 junit