From 617fa26c2d343af74626867321a1b8f2fe4841a2 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 28 Oct 2016 14:17:27 +0900 Subject: [PATCH] Update git submodules * Update plugins/cookbook-plugin from branch 'master' - Get rid of dependency on Guava Since I789f9aa589 removed usage of Guava's Optional, we only have the dependency on Guava for the following simple utility methods: Strings.isNullOrEmpty MoreObjects.firstNonNull Remove the dependency and instead provide own implementations of those methods. Change-Id: Iddcc20005004d37dae703fc0522c546a5212575c --- plugins/cookbook-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cookbook-plugin b/plugins/cookbook-plugin index aa529cbeba..0162fc1b0d 160000 --- a/plugins/cookbook-plugin +++ b/plugins/cookbook-plugin @@ -1 +1 @@ -Subproject commit aa529cbeba0a498853d75ce3534f94950e1a7a70 +Subproject commit 0162fc1b0d6f6ef03e818adef7657712314fe14f