Skip to content

Commit 6672a5d

Browse files
chore(deps): bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e738d27 commit 6672a5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • agentscope-examples/boba-tea-shop
  • agentscope-extensions/agentscope-spring-boot-starters

agentscope-examples/boba-tea-shop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4747

4848
<!-- Spring Boot -->
49-
<spring-boot.version>4.0.2</spring-boot.version>
49+
<spring-boot.version>4.0.3</spring-boot.version>
5050

5151
<!-- AgentScope -->
5252
<agentscope.version>${revision}</agentscope.version>

agentscope-extensions/agentscope-spring-boot-starters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35-
<spring-boot.version>4.0.2</spring-boot.version>
35+
<spring-boot.version>4.0.3</spring-boot.version>
3636
<maven.deploy.skip>false</maven.deploy.skip>
3737
</properties>
3838

0 commit comments

Comments
 (0)