From 57f0a141998ce8d4ef112a41bd4693ed01f7898a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 26 Oct 2021 00:21:21 +0200 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-web to v2.5.6 (#616) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency org.springframework.boot:spring-boot-starter-web to v2.5.6 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- samples/snippets/cloud-client/src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/cloud-client/src/pom.xml b/samples/snippets/cloud-client/src/pom.xml index c27845f7..593378fb 100644 --- a/samples/snippets/cloud-client/src/pom.xml +++ b/samples/snippets/cloud-client/src/pom.xml @@ -100,7 +100,7 @@ org.springframework.boot spring-boot-starter-web - 2.5.5 + 2.5.6 org.springframework.boot