From 14be004bc44f644371a3c44e5ef79e6aa975e01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:04:49 +0000 Subject: [PATCH] Bump spring-boot from 1.5.6.RELEASE to 2.2.11.RELEASE in /service-oauth2 Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 1.5.6.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/v1.5.6.RELEASE...v2.2.11.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- service-oauth2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-oauth2/pom.xml b/service-oauth2/pom.xml index 4ed7648..ccdb7a6 100644 --- a/service-oauth2/pom.xml +++ b/service-oauth2/pom.xml @@ -81,7 +81,7 @@ org.springframework.boot spring-boot - 1.5.6.RELEASE + 2.2.11.RELEASE org.springframework.boot