From 8a7640c6e87ed1205f9afd3aca07db4b24d5bcef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 19:04:51 +0000 Subject: [PATCH] chore(deps): bump spring-boot.version from 4.0.3 to 4.0.4 Bumps `spring-boot.version` from 4.0.3 to 4.0.4. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- agentscope-examples/plan-notebook/pom.xml | 2 +- agentscope-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agentscope-examples/plan-notebook/pom.xml b/agentscope-examples/plan-notebook/pom.xml index 358db8d1e..e1b191224 100644 --- a/agentscope-examples/plan-notebook/pom.xml +++ b/agentscope-examples/plan-notebook/pom.xml @@ -66,7 +66,7 @@ org.springframework.boot spring-boot-maven-plugin - 4.0.3 + 4.0.4 diff --git a/agentscope-examples/pom.xml b/agentscope-examples/pom.xml index be2116ab3..1cb99c566 100644 --- a/agentscope-examples/pom.xml +++ b/agentscope-examples/pom.xml @@ -60,7 +60,7 @@ 17 UTF-8 true - 4.0.3 + 4.0.4 4.10.9