From f10b24f1cdb91316535968ff0dc58516425385e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:08:11 +0000 Subject: [PATCH] Bump spring-boot in /super-learn-redis Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.11.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- super-learn-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/super-learn-redis/pom.xml b/super-learn-redis/pom.xml index 3c60ba8..b17a2bd 100644 --- a/super-learn-redis/pom.xml +++ b/super-learn-redis/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot - 2.2.5.RELEASE + 2.2.11.RELEASE org.springframework.data