From 9c85462d55e240cb1f9a6673148daf2416942a9e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Jun 2021 21:03:27 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.17.3 (#522) --- 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 73792325..76700fcd 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.2 + 3.17.3 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 0634b456..fce13c5a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.17.2 + 3.17.3 junit