Skip to content

Commit 07e197f

Browse files
chore(deps): bump org.springframework.boot:spring-boot-starter (#866)
Bumps [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) from 3.5.0 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4abbb89 commit 07e197f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/security/oauth/authorization-server/META-INF/maven/org.springframework.ai/spring-ai-autoconfigure-mcp-client

samples/security/oauth/authorization-server/META-INF/maven/org.springframework.ai/spring-ai-autoconfigure-mcp-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.springframework.boot</groupId>
5252
<artifactId>spring-boot-starter</artifactId>
53-
<version>3.5.0</version>
53+
<version>4.0.6</version>
5454
<scope>compile</scope>
5555
</dependency>
5656
<dependency>

0 commit comments

Comments
 (0)