Skip to content

Commit f1980c2

Browse files
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](spring-projects/spring-boot@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] <[email protected]>
1 parent 69af29b commit f1980c2

File tree

1 file changed

+1
-1
lines changed
  • samples/semantickernel-demos/semantickernel-spring-starter

1 file changed

+1
-1
lines changed

samples/semantickernel-demos/semantickernel-spring-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>
5858
<artifactId>spring-boot</artifactId>
59-
<version>3.3.1</version>
59+
<version>3.3.11</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)