From f251a59ba0e3120f00daee759b0eaa196ba9b97e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 04:37:11 +0000 Subject: [PATCH] deps(simulator)(deps): bump spring-boot.version in /simulator Bumps `spring-boot.version` from 3.5.3 to 4.0.6. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.3 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v4.0.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.3 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.3...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- simulator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulator/pom.xml b/simulator/pom.xml index 3787c7a..946d592 100644 --- a/simulator/pom.xml +++ b/simulator/pom.xml @@ -12,7 +12,7 @@ Spring Boot application to test Throttle Service with real CPU/Memory load - 3.5.3 + 4.0.6 true 17 17