From 65b4b6ab9c9d60e039aca02d5573aa5f3dcf527e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 11:29:53 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-web Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.6.4 to 2.6.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redis-consumer-02/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-consumer-02/pom.xml b/redis-consumer-02/pom.xml index 75af305..9cf2765 100644 --- a/redis-consumer-02/pom.xml +++ b/redis-consumer-02/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-starter-web - 2.6.4 + 2.6.6 org.springframework.boot