From 8063894f148a8a00251f7316c4a9b2375f0ace6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:16:16 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /totp-spring-boot-starter Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.5.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- totp-spring-boot-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/totp-spring-boot-starter/pom.xml b/totp-spring-boot-starter/pom.xml index e9bc952..e8cb2f6 100644 --- a/totp-spring-boot-starter/pom.xml +++ b/totp-spring-boot-starter/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.5.RELEASE + 2.5.15 org.springframework.boot