From 267b90414dab07f3657b2328f627595d27aff076 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Sep 2021 18:44:52 +0200 Subject: [PATCH] deps: update dependency org.springframework.boot:spring-boot-starter-web to v2.5.4 (#545) --- 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 12a0d8ed..f2cdf44e 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.2 + 2.5.4 org.springframework.boot