From 3980505a7b7f791efda6293e73b8be05c8833db2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 04:07:29 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.17.0 (#468) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index caacfa75..5b751d68 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.15.8 + 3.17.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ec79ca87..df05a5bc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.protobuf protobuf-java-util - 3.15.8 + 3.17.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ac32de58..cf201db0 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -46,7 +46,7 @@ com.google.protobuf protobuf-java-util - 3.15.8 + 3.17.0 junit