From c761fb270b6665a9fa51ce0a39037cc495fe8f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:14:38 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /spring-boot-websocket Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.1.3.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.1.3.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-websocket/pom.xml b/spring-boot-websocket/pom.xml index eb378368..c0367806 100644 --- a/spring-boot-websocket/pom.xml +++ b/spring-boot-websocket/pom.xml @@ -50,7 +50,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.1.3.RELEASE + 2.5.15 org.springframework