From 227eee4edb7a37cfe6cdad2e6c040f65ce0c96ce Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 25 May 2021 19:17:02 +0200 Subject: [PATCH] deps: update dependency com.google.protobuf:protobuf-java-util to v3.17.1 (#564) --- 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 e4aaaa39..0805ae22 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.0 + 3.17.1 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e2555561..ff4a6aef 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.protobuf protobuf-java-util - 3.17.0 + 3.17.1 junit