From 0ff0e5c0e8d9a66f395068b1a8d2024ecba3647d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Jun 2021 19:54:08 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.17.3 (#587) --- 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 36d82c8e..c777f042 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.2 + 3.17.3 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7b0f841d..aa5c309d 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.17.2 + 3.17.3 junit