From f1980c2f6b56a9d1b1327f3d766dc0c6fea74f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:06:55 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.3.11. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 3.3.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../semantickernel-demos/semantickernel-spring-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/semantickernel-demos/semantickernel-spring-starter/pom.xml b/samples/semantickernel-demos/semantickernel-spring-starter/pom.xml index fd9822eb..bea07af9 100644 --- a/samples/semantickernel-demos/semantickernel-spring-starter/pom.xml +++ b/samples/semantickernel-demos/semantickernel-spring-starter/pom.xml @@ -56,7 +56,7 @@ org.springframework.boot spring-boot - 3.3.1 + 3.3.11 org.springframework